SPECS: kdebindings.spec - dies mystically with jobserver > 1

glen glen at pld-linux.org
Thu May 25 23:20:25 CEST 2006


Author: glen                         Date: Thu May 25 21:20:25 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- dies mystically with jobserver > 1

---- Files affected:
SPECS:
   kdebindings.spec (1.71 -> 1.72) 

---- Diffs:

================================================================
Index: SPECS/kdebindings.spec
diff -u SPECS/kdebindings.spec:1.71 SPECS/kdebindings.spec:1.72
--- SPECS/kdebindings.spec:1.71	Thu May 25 22:50:46 2006
+++ SPECS/kdebindings.spec	Thu May 25 23:20:17 2006
@@ -429,7 +429,7 @@
 	--with-pythondir=%{py_libdir} \
 	--with-qt-libraries=%{_libdir}
 
-%{__make}
+%{__make} -j1
 
 cd kalyptus
 %{__autoconf}
@@ -438,7 +438,7 @@
 	--enable-libsuffix=64 \
 %endif
 	--with-qt-libraries=%{_libdir}
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -683,6 +683,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.72  2006/05/25 21:20:17  glen
+- dies mystically with jobserver > 1
+
 Revision 1.71  2006/05/25 20:50:46  arekm
 - up to 3.5.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kdebindings.spec?r1=1.71&r2=1.72&f=u



More information about the pld-cvs-commit mailing list