SPECS: qt.spec - __make -j1

sls sls at pld-linux.org
Tue Dec 11 17:11:13 CET 2007


Author: sls                          Date: Tue Dec 11 16:11:13 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- __make -j1

---- Files affected:
SPECS:
   qt.spec (1.386 -> 1.387) 

---- Diffs:

================================================================
Index: SPECS/qt.spec
diff -u SPECS/qt.spec:1.386 SPECS/qt.spec:1.387
--- SPECS/qt.spec:1.386	Thu Dec  6 02:11:49 2007
+++ SPECS/qt.spec	Tue Dec 11 17:11:08 2007
@@ -939,7 +939,7 @@
 
 # Do not build tutorial and examples. Provide them as sources.
 #%%{__make} symlinks src-qmake src-moc sub-src sub-tools
-%{__make} sub-tools \
+%{__make} -j1 sub-tools \
 	UIC="LD_PRELOAD=$QTDIR/%{_lib}/libqt-mt.so.3 $QTDIR/bin/uic -L $QTDIR/plugins"
 
 %if %{with designer}
@@ -1311,6 +1311,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.387  2007-12-11 16:11:08  sls
+- __make -j1
+
 Revision 1.386  2007-12-06 01:11:49  glen
 - cosmetics
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qt.spec?r1=1.386&r2=1.387&f=u



More information about the pld-cvs-commit mailing list