Accepting request 25732 from home:jengelh:branches:Base:System
Copy from home:jengelh:branches:Base:System/tar via accept of submit request 25732 revision 2. Request was accepted with message: reviewed ok. OBS-URL: https://build.opensuse.org/request/show/25732 OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=5
This commit is contained in:
parent
2f71d1a169
commit
fb965e88ac
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Dec 6 17:52:57 CET 2009 - jengelh
|
||||||
|
|
||||||
|
- enable parallel building
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 4 21:46:24 CET 2009 - meissner@suse.de
|
Fri Dec 4 21:46:24 CET 2009 - meissner@suse.de
|
||||||
|
|
||||||
|
2
tar.spec
2
tar.spec
@ -95,7 +95,7 @@ export CFLAGS="$RPM_OPT_FLAGS %my_cflags"
|
|||||||
export RSH="/usr/bin/rsh"
|
export RSH="/usr/bin/rsh"
|
||||||
./configure --prefix=%_prefix --bindir=%_bindir --mandir=%_mandir \
|
./configure --prefix=%_prefix --bindir=%_bindir --mandir=%_mandir \
|
||||||
--infodir=%_infodir --build=%{_target_cpu}-suse-linux
|
--infodir=%_infodir --build=%{_target_cpu}-suse-linux
|
||||||
make
|
make %{?jobs:-j%jobs};
|
||||||
|
|
||||||
%check
|
%check
|
||||||
#%ifarch %arm
|
#%ifarch %arm
|
||||||
|
Loading…
Reference in New Issue
Block a user