Accepting request 51734 from Base:System
Accepted submit request 51734 from user elvigia OBS-URL: https://build.opensuse.org/request/show/51734 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xz?expand=0&rev=18
This commit is contained in:
commit
8d550b4c34
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Oct 30 20:17:49 UTC 2010 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- Use %_smp_mflags
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 28 09:18:47 UTC 2010 - coolo@novell.com
|
Thu Oct 28 09:18:47 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
2
xz.spec
2
xz.spec
@ -81,7 +81,7 @@ compiling programs using the LZMA library.
|
|||||||
%build
|
%build
|
||||||
AUTOPOINT=true autoreconf -fiv
|
AUTOPOINT=true autoreconf -fiv
|
||||||
%configure --libdir=/%{_lib} --disable-static --with-pic --docdir=%_docdir/%name
|
%configure --libdir=/%{_lib} --disable-static --with-pic --docdir=%_docdir/%name
|
||||||
make %{?jobs:-j%jobs}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
LD_LIBRARY_PATH=$PWD/src/liblzma/.libs make check
|
LD_LIBRARY_PATH=$PWD/src/liblzma/.libs make check
|
||||||
|
Loading…
Reference in New Issue
Block a user