Author: glen                         Date: Thu Sep 22 10:34:22 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- make -j1 for configure stage

---- Files affected:
SPECS:
   mozilla-firefox.spec (1.102 -> 1.103) 

---- Diffs:

================================================================
Index: SPECS/mozilla-firefox.spec
diff -u SPECS/mozilla-firefox.spec:1.102 SPECS/mozilla-firefox.spec:1.103
--- SPECS/mozilla-firefox.spec:1.102    Thu Sep 22 12:06:28 2005
+++ SPECS/mozilla-firefox.spec  Thu Sep 22 12:34:17 2005
@@ -187,7 +187,7 @@
 ac_add_options --enable-single-profile
 EOF
 
-%{__make} -f client.mk build \
+%{__make} -j1 -f client.mk build \
        CC="%{__cc}" \
        CXX="%{__cxx}"
 
@@ -370,6 +370,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.103  2005/09/22 10:34:17  glen
+- make -j1 for configure stage
+
 Revision 1.102  2005/09/22 10:06:28  arekm
 - BR gnomevfs2-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mozilla-firefox.spec?r1=1.102&r2=1.103&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to