SPECS: postfix.spec - parallel build now possible

zbyniu zbyniu at pld-linux.org
Wed Dec 19 02:06:03 CET 2007


Author: zbyniu                       Date: Wed Dec 19 01:06:03 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- parallel build now possible

---- Files affected:
SPECS:
   postfix.spec (1.306 -> 1.307) 

---- Diffs:

================================================================
Index: SPECS/postfix.spec
diff -u SPECS/postfix.spec:1.306 SPECS/postfix.spec:1.307
--- SPECS/postfix.spec:1.306	Tue Dec 11 17:24:28 2007
+++ SPECS/postfix.spec	Wed Dec 19 02:05:56 2007
@@ -259,8 +259,8 @@
 %endif
 
 %build
-%{__make} -j1 -f Makefile.init makefiles
-%{__make} -j1 tidy
+%{__make} -f Makefile.init makefiles
+%{__make} tidy
 CC="%{__cc}"
 export CC
 %{__make} \
@@ -495,6 +495,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.307  2007-12-19 01:05:56  zbyniu
+- parallel build now possible
+
 Revision 1.306  2007-12-11 16:24:28  glen
 - it startups fine without implicit myhostname in main.cf; rel 4
 
================================================================

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



More information about the pld-cvs-commit mailing list