SPECS: arora.spec - parallel install fails

arekm arekm at pld-linux.org
Thu Sep 4 13:04:43 CEST 2008


Author: arekm                        Date: Thu Sep  4 11:04:43 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- parallel install fails

---- Files affected:
SPECS:
   arora.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/arora.spec
diff -u SPECS/arora.spec:1.7 SPECS/arora.spec:1.8
--- SPECS/arora.spec:1.7	Thu Sep  4 13:01:29 2008
+++ SPECS/arora.spec	Thu Sep  4 13:04:37 2008
@@ -34,7 +34,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
+%{__make} -j1 install \
 	INSTALL_ROOT=$RPM_BUILD_ROOT
 
 %clean
@@ -74,6 +74,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2008/09/04 11:04:37  arekm
+- parallel install fails
+
 Revision 1.7  2008/09/04 11:01:29  arekm
 BR: qt4-linguist
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/arora.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list