SHA256
1
0
forked from pool/tar

Accepting request 42169 from home:jengelh:smp

Copy from home:jengelh:smp/tar via accept of submit request 42169 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/42169
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=17
This commit is contained in:
Stephan Kulow 2010-06-28 21:22:29 +00:00 committed by Git OBS Bridge
parent ee1ebb7d12
commit bb220df78f
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
- use %_smp_mflags
-------------------------------------------------------------------
Fri Mar 12 16:21:49 UTC 2010 - mseben@novell.com

View File

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