forked from pool/autoconf
This commit is contained in:
parent
182f517586
commit
502045de91
@ -50,7 +50,7 @@ only required for the generation of the scripts, not their use.
|
||||
%patch0
|
||||
|
||||
%build
|
||||
./configure --prefix=%{_prefix} --infodir=%{_infodir} --mandir=%{_mandir}
|
||||
%configure
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%if "%{name}" == "autoconf-testsuite"
|
||||
|
@ -50,7 +50,7 @@ only required for the generation of the scripts, not their use.
|
||||
%patch0
|
||||
|
||||
%build
|
||||
./configure --prefix=%{_prefix} --infodir=%{_infodir} --mandir=%{_mandir}
|
||||
%configure
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%if "%{name}" == "autoconf-testsuite"
|
||||
|
Loading…
Reference in New Issue
Block a user