diff --git a/make.spec b/make.spec index 190352b..0b0e324 100644 --- a/make.spec +++ b/make.spec @@ -39,13 +39,13 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build The GNU make command with extensive documentation. %prep -%setup +%setup -q %patch2 %patch3 -p1 %patch4 %patch5 %patch6 -p1 -%patch7 -p1 +%patch7 -p0 if [ %_lib == lib64 ]; then %patch64 fi