Accepting request 43452 from Base:System
checked in (request 43452) OBS-URL: https://build.opensuse.org/request/show/43452 OBS-URL: https://build.opensuse.org/package/show/Base:System/make?expand=0&rev=9
This commit is contained in:
parent
1a59f42222
commit
5a399dd0c5
@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
|
|
||||||
|
|
||||||
- use %_smp_mflags
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 24 17:16:41 UTC 2010 - coolo@novell.com
|
Mon May 24 17:16:41 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
@ -50,7 +50,7 @@ fi
|
|||||||
%build
|
%build
|
||||||
CFLAGS=$RPM_OPT_FLAGS \
|
CFLAGS=$RPM_OPT_FLAGS \
|
||||||
./configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info
|
./configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info
|
||||||
make %{?_smp_mflags}
|
make %{?jobs:-j%jobs}
|
||||||
make check
|
make check
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user