SPECS: pilot-link.spec - perl part fails with -jN > 1

glen glen at pld-linux.org
Mon Jan 22 23:47:50 CET 2007


Author: glen                         Date: Mon Jan 22 22:47:50 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- perl part fails with -jN > 1

---- Files affected:
SPECS:
   pilot-link.spec (1.74 -> 1.75) 

---- Diffs:

================================================================
Index: SPECS/pilot-link.spec
diff -u SPECS/pilot-link.spec:1.74 SPECS/pilot-link.spec:1.75
--- SPECS/pilot-link.spec:1.74	Wed Jan 17 12:25:18 2007
+++ SPECS/pilot-link.spec	Mon Jan 22 23:47:45 2007
@@ -175,7 +175,8 @@
 	--with-python
 
 
-%{__make} \
+# perl part fails with -jN > 1
+%{__make} -j1 \
 	LIBDIR="%{_datadir}"
 
 %install
@@ -216,6 +217,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.75  2007/01/22 22:47:45  glen
+- perl part fails with -jN > 1
+
 Revision 1.74  2007/01/17 11:25:18  qboosh
 - bcond desc
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pilot-link.spec?r1=1.74&r2=1.75&f=u



More information about the pld-cvs-commit mailing list