SPECS: postfix.spec - some __make -j1

sls sls at pld-linux.org
Tue Dec 11 14:25:26 CET 2007


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

---- Files affected:
SPECS:
   postfix.spec (1.304 -> 1.305) 

---- Diffs:

================================================================
Index: SPECS/postfix.spec
diff -u SPECS/postfix.spec:1.304 SPECS/postfix.spec:1.305
--- SPECS/postfix.spec:1.304	Wed Nov 21 10:27:41 2007
+++ SPECS/postfix.spec	Tue Dec 11 14:25:21 2007
@@ -259,8 +259,8 @@
 %endif
 
 %build
-%{__make} -f Makefile.init makefiles
-%{__make} tidy
+%{__make} -j1 -f Makefile.init makefiles
+%{__make} -j1 tidy
 CC="%{__cc}"
 export CC
 %{__make} \
@@ -500,6 +500,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.305  2007-12-11 13:25:21  sls
+- some __make -j1
+
 Revision 1.304  2007-11-21 09:27:41  blues
 - rel.3, fixed monitrc req.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/postfix.spec?r1=1.304&r2=1.305&f=u



More information about the pld-cvs-commit mailing list