Drop unnecessary -n option to setup macro.
This commit is contained in:
parent
dd27f804a6
commit
6d956ff589
@ -187,7 +187,7 @@ UNIX® operating systems. This is the package that provices a PHP
|
|||||||
module.
|
module.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{version}
|
%setup -q
|
||||||
%patch1 -p1 -b .no-gzip-man
|
%patch1 -p1 -b .no-gzip-man
|
||||||
%patch2 -p1 -b .system-auth
|
%patch2 -p1 -b .system-auth
|
||||||
%patch3 -p1 -b .multilib
|
%patch3 -p1 -b .multilib
|
||||||
|
Loading…
Reference in New Issue
Block a user