SHA256
1
0
forked from pool/make
Marcus Meissner 2012-04-10 12:27:28 +00:00 committed by Git OBS Bridge
parent 5aec30e742
commit 52294d8c3f

View File

@ -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