packages: icu/icu.spec - make -j1

tommat tommat at pld-linux.org
Tue Sep 1 14:57:03 CEST 2009


Author: tommat                       Date: Tue Sep  1 12:57:03 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- make -j1

---- Files affected:
packages/icu:
   icu.spec (1.35 -> 1.36) 

---- Diffs:

================================================================
Index: packages/icu/icu.spec
diff -u packages/icu/icu.spec:1.35 packages/icu/icu.spec:1.36
--- packages/icu/icu.spec:1.35	Mon Aug 31 12:35:54 2009
+++ packages/icu/icu.spec	Tue Sep  1 14:56:58 2009
@@ -87,7 +87,7 @@
 	--sbindir=%{_bindir} \
 	--disable-samples
 
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -147,6 +147,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2009/09/01 12:56:58  tommat
+- make -j1
+
 Revision 1.35  2009/08/31 10:35:54  tommat
 - fix build on new gcc
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/icu/icu.spec?r1=1.35&r2=1.36&f=u



More information about the pld-cvs-commit mailing list