SHA256
1
0
forked from pool/tar

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:
Cristian Rodríguez 2009-12-06 17:14:13 +00:00 committed by Git OBS Bridge
parent 2f71d1a169
commit fb965e88ac
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -95,7 +95,7 @@ export CFLAGS="$RPM_OPT_FLAGS %my_cflags"
export RSH="/usr/bin/rsh"
./configure --prefix=%_prefix --bindir=%_bindir --mandir=%_mandir \
--infodir=%_infodir --build=%{_target_cpu}-suse-linux
make
make %{?jobs:-j%jobs};
%check
#%ifarch %arm