forked from pool/autoconf
Accepting request 42402 from home:jengelh:smp
Copy from home:jengelh:smp/autoconf via accept of submit request 42402 revision 3. Request was accepted with message: reviewed ok. OBS-URL: https://build.opensuse.org/request/show/42402 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=6
This commit is contained in:
parent
f19c44c626
commit
e047c30f8a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
|
||||
|
||||
- use %_smp_mflags
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 31 09:57:17 UTC 2010 - coolo@novell.com
|
||||
|
||||
|
@ -53,7 +53,7 @@ only required for the generation of the scripts, not their use.
|
||||
%build
|
||||
%{suse_update_config -f config}
|
||||
./configure --prefix=%{_prefix} --infodir=%{_infodir} --mandir=%{_mandir}
|
||||
make %{?jobs:-j%jobs}
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%if "%{name}" == "autoconf-testsuite"
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
|
||||
|
||||
- use %_smp_mflags
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 31 09:57:17 UTC 2010 - coolo@novell.com
|
||||
|
||||
|
@ -53,7 +53,7 @@ only required for the generation of the scripts, not their use.
|
||||
%build
|
||||
%{suse_update_config -f config}
|
||||
./configure --prefix=%{_prefix} --infodir=%{_infodir} --mandir=%{_mandir}
|
||||
make %{?jobs:-j%jobs}
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%if "%{name}" == "autoconf-testsuite"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user