SPECS: kino.spec - parallel install broken

arekm arekm at pld-linux.org
Sun Apr 15 14:44:44 CEST 2007


Author: arekm                        Date: Sun Apr 15 12:44:44 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- parallel install broken

---- Files affected:
SPECS:
   kino.spec (1.49 -> 1.50) 

---- Diffs:

================================================================
Index: SPECS/kino.spec
diff -u SPECS/kino.spec:1.49 SPECS/kino.spec:1.50
--- SPECS/kino.spec:1.49	Sat Mar 17 13:51:27 2007
+++ SPECS/kino.spec	Sun Apr 15 14:44:39 2007
@@ -109,7 +109,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
+%{__make} -j1 install \
 	DESTDIR=$RPM_BUILD_ROOT
 
 # broken symlink, create it manually:
@@ -171,6 +171,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.50  2007/04/15 12:44:39  arekm
+- parallel install broken
+
 Revision 1.49  2007/03/17 12:51:27  glen
 - ac-test build results
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kino.spec?r1=1.49&r2=1.50&f=u



More information about the pld-cvs-commit mailing list