packages: gwenhywfar/gwenhywfar.spec - make -j 1

lisu lisu at pld-linux.org
Fri Sep 3 13:31:19 CEST 2010


Author: lisu                         Date: Fri Sep  3 11:31:19 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- make -j 1

---- Files affected:
packages/gwenhywfar:
   gwenhywfar.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: packages/gwenhywfar/gwenhywfar.spec
diff -u packages/gwenhywfar/gwenhywfar.spec:1.29 packages/gwenhywfar/gwenhywfar.spec:1.30
--- packages/gwenhywfar/gwenhywfar.spec:1.29	Fri Sep  3 13:18:01 2010
+++ packages/gwenhywfar/gwenhywfar.spec	Fri Sep  3 13:31:14 2010
@@ -81,7 +81,8 @@
 %configure \
 	--enable-static \
 	--with-openssl-libs=%{_libdir}
-%{__make}
+
+%{__make} -j 1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -143,6 +144,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2010/09/03 11:31:14  lisu
+- make -j 1
+
 Revision 1.29  2010/09/03 11:18:01  lisu
 - another try to fix x86_64 by force set qt4_includes (patch)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gwenhywfar/gwenhywfar.spec?r1=1.29&r2=1.30&f=u



More information about the pld-cvs-commit mailing list