packages: postfix/postfix.spec - dropped -j1, not needed

lisu lisu at pld-linux.org
Tue May 17 15:40:00 CEST 2011


Author: lisu                         Date: Tue May 17 13:40:00 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- dropped -j1, not needed

---- Files affected:
packages/postfix:
   postfix.spec (1.359 -> 1.360) 

---- Diffs:

================================================================
Index: packages/postfix/postfix.spec
diff -u packages/postfix/postfix.spec:1.359 packages/postfix/postfix.spec:1.360
--- packages/postfix/postfix.spec:1.359	Tue May 17 15:38:45 2011
+++ packages/postfix/postfix.spec	Tue May 17 15:39:54 2011
@@ -298,11 +298,11 @@
 %endif
 
 %build
-%{__make} -j1 -f Makefile.init makefiles
-%{__make} -j1 tidy
+%{__make} -f Makefile.init makefiles
+%{__make} tidy
 CC="%{__cc}"
 export CC
-%{__make} -j1 \
+%{__make} \
 	DEBUG="" \
 	OPT="%{rpmcflags} -D_FILE_OFFSET_BITS=64" \
 	%{!?with_ldap:LDAPSO=""} \
@@ -554,6 +554,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.360  2011/05/17 13:39:54  lisu
+- dropped -j1, not needed
+
 Revision 1.359  2011/05/17 13:38:45  lisu
 - added -j1 flag to makes
 - __rm macros
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/postfix/postfix.spec?r1=1.359&r2=1.360&f=u



More information about the pld-cvs-commit mailing list