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:
parent
ee1ebb7d12
commit
bb220df78f
@ -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
|
Fri Mar 12 16:21:49 UTC 2010 - mseben@novell.com
|
||||||
|
|
||||||
|
2
tar.spec
2
tar.spec
@ -101,7 +101,7 @@ 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 \
|
||||||
--enable-backup-scripts
|
--enable-backup-scripts
|
||||||
make %{?jobs:-j%jobs};
|
make %{?_smp_mflags};
|
||||||
|
|
||||||
%check
|
%check
|
||||||
#%ifarch %arm
|
#%ifarch %arm
|
||||||
|
Loading…
Reference in New Issue
Block a user