SPECS: units.spec - force -j1 for install
adasi
adasi at pld-linux.org
Tue Feb 13 12:13:22 CET 2007
Author: adasi Date: Tue Feb 13 11:13:22 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- force -j1 for install
---- Files affected:
SPECS:
units.spec (1.32 -> 1.33)
---- Diffs:
================================================================
Index: SPECS/units.spec
diff -u SPECS/units.spec:1.32 SPECS/units.spec:1.33
--- SPECS/units.spec:1.32 Mon Feb 12 23:09:18 2007
+++ SPECS/units.spec Tue Feb 13 12:13:16 2007
@@ -107,7 +107,7 @@
%install
rm -rf $RPM_BUILD_ROOT
-%{__make} install \
+%{__make} -j1 install \
DESTDIR=$RPM_BUILD_ROOT
@@ -134,6 +134,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.33 2007/02/13 11:13:16 adasi
+- force -j1 for install
+
Revision 1.32 2007/02/12 22:09:18 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/units.spec?r1=1.32&r2=1.33&f=u
More information about the pld-cvs-commit
mailing list