SPECS: kde4-kdesdk.spec - uhm, this shit really needs make -j1 :/ ...

shadzik shadzik at pld-linux.org
Sun Mar 9 02:17:11 CET 2008


Author: shadzik                      Date: Sun Mar  9 01:17:11 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- uhm, this shit really needs make -j1 :/ what a pity

---- Files affected:
SPECS:
   kde4-kdesdk.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/kde4-kdesdk.spec
diff -u SPECS/kde4-kdesdk.spec:1.6 SPECS/kde4-kdesdk.spec:1.7
--- SPECS/kde4-kdesdk.spec:1.6	Sun Mar  9 02:14:09 2008
+++ SPECS/kde4-kdesdk.spec	Sun Mar  9 02:17:05 2008
@@ -588,7 +588,7 @@
 %cmake \
 		-DCMAKE_INSTALL_PREFIX=%{_prefix} \
 		../
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -950,6 +950,9 @@
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 $Log$
+Revision 1.7  2008-03-09 01:17:05  shadzik
+- uhm, this shit really needs make -j1 :/ what a pity
+
 Revision 1.6  2008-03-09 01:14:09  shadzik
 - qt4{-qmake,-build} BRs added
 
================================================================

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



More information about the pld-cvs-commit mailing list