fix
OBS-URL: https://build.opensuse.org/package/show/Base:System/make?expand=0&rev=22
This commit is contained in:
parent
5aec30e742
commit
52294d8c3f
@ -39,13 +39,13 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
The GNU make command with extensive documentation.
|
The GNU make command with extensive documentation.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup
|
%setup -q
|
||||||
%patch2
|
%patch2
|
||||||
%patch3 -p1
|
%patch3 -p1
|
||||||
%patch4
|
%patch4
|
||||||
%patch5
|
%patch5
|
||||||
%patch6 -p1
|
%patch6 -p1
|
||||||
%patch7 -p1
|
%patch7 -p0
|
||||||
if [ %_lib == lib64 ]; then
|
if [ %_lib == lib64 ]; then
|
||||||
%patch64
|
%patch64
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user