SPECS: ncurses.spec - no parallel build?

baggins baggins at pld-linux.org
Mon Apr 20 15:18:26 CEST 2009


Author: baggins                      Date: Mon Apr 20 13:18:26 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- no parallel build?

---- Files affected:
SPECS:
   ncurses.spec (1.191 -> 1.192) 

---- Diffs:

================================================================
Index: SPECS/ncurses.spec
diff -u SPECS/ncurses.spec:1.191 SPECS/ncurses.spec:1.192
--- SPECS/ncurses.spec:1.191	Mon Apr 20 14:32:24 2009
+++ SPECS/ncurses.spec	Mon Apr 20 15:18:20 2009
@@ -375,7 +375,7 @@
 	`[ "$t" = "wideclowcolor" ] && echo --with-termlib=tinfow --enable-widec --disable-ext-colors --includedir=%{_includedir}wlc` \
 	`[ "$t" = "widec" ] && echo --with-termlib=tinfow --enable-widec --enable-ext-colors --includedir=%{_includedir}w`
 
-%{__make}
+%{__make} -j1
 
 cd ..
 done
@@ -611,6 +611,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.192  2009/04/20 13:18:20  baggins
+- no parallel build?
+
 Revision 1.191  2009/04/20 12:32:24  arekm
 - fix conditions
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ncurses.spec?r1=1.191&r2=1.192&f=u



More information about the pld-cvs-commit mailing list