Accepting request 51771 from home:jengelh:smp
OBS-URL: https://build.opensuse.org/request/show/51771 OBS-URL: https://build.opensuse.org/package/show/Base:System/libtirpc?expand=0&rev=12
This commit is contained in:
parent
19d1977238
commit
4850bcc3d8
@ -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