3
0
forked from pool/libgpg-error

Accepting request 51764 from home:jengelh:smp

OBS-URL: https://build.opensuse.org/request/show/51764
OBS-URL: https://build.opensuse.org/package/show/Base:System/libgpg-error?expand=0&rev=10
This commit is contained in:
Stephan Kulow 2010-11-01 08:28:55 +00:00 committed by Git OBS Bridge
parent 983445099a
commit 70347a7b2b
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Oct 31 12:37:02 UTC 2010 - jengelh@medozas.de
- Use %_smp_mflags
-------------------------------------------------------------------
Tue Aug 17 11:41:23 UTC 2010 - puzel@novell.com

View File

@ -99,7 +99,7 @@ Authors:
%build
autoreconf -fiv
%configure --disable-static --with-pic --libdir=/%{_lib}
%{__make} %{?jobs:-j%jobs}
%{__make} %{?_smp_mflags}
%install
make DESTDIR=$RPM_BUILD_ROOT install