packages: icedove/icedove.spec - backing to make -j1

paszczus paszczus at pld-linux.org
Wed Jan 13 15:04:21 CET 2010


Author: paszczus                     Date: Wed Jan 13 14:04:21 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- backing to make -j1

---- Files affected:
packages/icedove:
   icedove.spec (1.52 -> 1.53) 

---- Diffs:

================================================================
Index: packages/icedove/icedove.spec
diff -u packages/icedove/icedove.spec:1.52 packages/icedove/icedove.spec:1.53
--- packages/icedove/icedove.spec:1.52	Wed Jan 13 13:52:46 2010
+++ packages/icedove/icedove.spec	Wed Jan 13 15:04:16 2010
@@ -246,7 +246,7 @@
 ac_add_options --with-default-mozilla-five-home=%{_libdir}/%{name}
 EOF
 
-%{__make} -f client.mk build \
+%{__make} -j1 -f client.mk build \
 	STRIP="/bin/true" \
 	CC="%{__cc}" \
 	CXX="%{__cxx}"
@@ -401,6 +401,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.53  2010/01/13 14:04:16  paszczus
+- backing to make -j1
+
 Revision 1.52  2010/01/13 12:52:46  shadzik
 - threaded build is possible
 - add calendar extension
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/icedove/icedove.spec?r1=1.52&r2=1.53&f=u



More information about the pld-cvs-commit mailing list