Accepting request 51786 from home:jengelh:smp
OBS-URL: https://build.opensuse.org/request/show/51786 OBS-URL: https://build.opensuse.org/package/show/Base:System/pommed?expand=0&rev=10
This commit is contained in:
parent
1dc15c2619
commit
8420719267
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Oct 31 12:37:02 UTC 2010 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- Use %_smp_mflags
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 17 11:25:52 CET 2009 - meissner@suse.de
|
Tue Nov 17 11:25:52 CET 2009 - meissner@suse.de
|
||||||
|
|
||||||
|
@ -121,7 +121,7 @@ Authors:
|
|||||||
# So we disable it here, if you want to retest, just delete this comment and the line below.
|
# So we disable it here, if you want to retest, just delete this comment and the line below.
|
||||||
export SUSE_ASNEEDED=0
|
export SUSE_ASNEEDED=0
|
||||||
export CFLAGS="$RPM_OPT_FLAGS"
|
export CFLAGS="$RPM_OPT_FLAGS"
|
||||||
make %{?jobs:-j%jobs}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
mkdir -p %buildroot/%_bindir %buildroot/%_sbindir %buildroot/%_sysconfdir/{init.d,dbus-1/system.d}
|
mkdir -p %buildroot/%_bindir %buildroot/%_sbindir %buildroot/%_sysconfdir/{init.d,dbus-1/system.d}
|
||||||
|
Loading…
Reference in New Issue
Block a user