Author: glen                         Date: Wed Mar 26 22:40:47 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- make -jN problem

---- Files affected:
SPECS:
   postfix.spec (1.308 -> 1.309) 

---- Diffs:

================================================================
Index: SPECS/postfix.spec
diff -u SPECS/postfix.spec:1.308 SPECS/postfix.spec:1.309
--- SPECS/postfix.spec:1.308    Wed Mar 26 22:35:39 2008
+++ SPECS/postfix.spec  Wed Mar 26 23:40:41 2008
@@ -263,7 +263,7 @@
 %{__make} tidy
 CC="%{__cc}"
 export CC
-%{__make} \
+%{__make} -j1 \
        DEBUG="" \
        OPT="%{rpmcflags} -D_FILE_OFFSET_BITS=64" \
        %{!?with_ldap:LDAPSO=""} \
@@ -496,6 +496,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.309  2008-03-26 22:40:41  glen
+- make -jN problem
+
 Revision 1.308  2008-03-26 21:35:39  glen
 - update to 2.5.1 stable
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to