SPECS: wpa_supplicant.spec - maybe make -j1?

glen glen at pld-linux.org
Fri Aug 29 18:36:26 CEST 2008


Author: glen                         Date: Fri Aug 29 16:36:26 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- maybe make -j1?

---- Files affected:
SPECS:
   wpa_supplicant.spec (1.48 -> 1.49) 

---- Diffs:

================================================================
Index: SPECS/wpa_supplicant.spec
diff -u SPECS/wpa_supplicant.spec:1.48 SPECS/wpa_supplicant.spec:1.49
--- SPECS/wpa_supplicant.spec:1.48	Fri Aug 29 18:14:56 2008
+++ SPECS/wpa_supplicant.spec	Fri Aug 29 18:36:20 2008
@@ -127,7 +127,7 @@
 cd wpa_supplicant/wpa_gui-qt4
 qmake-qt4 -o Makefile wpa_gui.pro
 cd ../..
-%{__make} -C wpa_supplicant wpa_gui-qt4 \
+%{__make} -j1 -C wpa_supplicant wpa_gui-qt4 \
 	QTDIR=%{_libdir}/qt4 \
 	UIC=%{_bindir}/uic-qt4 \
 	CC="%{__cc}" \
@@ -186,6 +186,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.49  2008/08/29 16:36:20  glen
+- maybe make -j1?
+
 Revision 1.48  2008/08/29 16:14:56  glen
 - BR: qt4-qmake
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wpa_supplicant.spec?r1=1.48&r2=1.49&f=u



More information about the pld-cvs-commit mailing list