Accepting request 51854 from Base:System
Accepted submit request 51854 from user coolo OBS-URL: https://build.opensuse.org/request/show/51854 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtirpc?expand=0&rev=16
This commit is contained in:
commit
366c9767fe
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Oct 31 12:37:02 UTC 2010 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- Use %_smp_mflags
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 29 15:42:12 UTC 2010 - max@novell.com
|
Wed Sep 29 15:42:12 UTC 2010 - max@novell.com
|
||||||
|
|
||||||
|
@ -96,7 +96,7 @@ Authors:
|
|||||||
mkdir m4 #bug
|
mkdir m4 #bug
|
||||||
autoreconf -fiv
|
autoreconf -fiv
|
||||||
%configure --disable-static --with-pic --libdir=/%{_lib} --enable-gss
|
%configure --disable-static --with-pic --libdir=/%{_lib} --enable-gss
|
||||||
%{__make} %{?jobs:-j%jobs}
|
%{__make} %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make install DESTDIR=$RPM_BUILD_ROOT
|
make install DESTDIR=$RPM_BUILD_ROOT
|
||||||
|
Loading…
Reference in New Issue
Block a user