Accepting request 42108 from home:jengelh:smp

Copy from home:jengelh:smp/acl via accept of submit request 42108 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/42108
OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=13
This commit is contained in:
Stephan Kulow 2010-06-28 21:28:51 +00:00 committed by Git OBS Bridge
parent 997884b3c0
commit 6f0054bc64
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
- use %_smp_mflags
-------------------------------------------------------------------
Sat Dec 12 17:59:37 CET 2009 - jengelh@medozas.de

View File

@ -105,7 +105,7 @@ CFLAGS="$RPM_OPT_FLAGS"
--libexecdir=/%{_lib} \
--disable-static \
--with-pic
%{__make} %{?jobs:-j%jobs}
%{__make} %{?_smp_mflags}
%install
DIST_ROOT="$RPM_BUILD_ROOT"