Accepting request 51861 from Base:System
Accepted submit request 51861 from user coolo OBS-URL: https://build.opensuse.org/request/show/51861 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgpg-error?expand=0&rev=18
This commit is contained in:
commit
f929f8c61d
@ -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
|
Tue Aug 17 11:41:23 UTC 2010 - puzel@novell.com
|
||||||
|
|
||||||
|
@ -99,7 +99,7 @@ Authors:
|
|||||||
%build
|
%build
|
||||||
autoreconf -fiv
|
autoreconf -fiv
|
||||||
%configure --disable-static --with-pic --libdir=/%{_lib}
|
%configure --disable-static --with-pic --libdir=/%{_lib}
|
||||||
%{__make} %{?jobs:-j%jobs}
|
%{__make} %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make DESTDIR=$RPM_BUILD_ROOT install
|
make DESTDIR=$RPM_BUILD_ROOT install
|
||||||
|
Loading…
Reference in New Issue
Block a user