SPECS: crossmingw32-fontconfig.spec - make -j1 install

wolf wolf at pld-linux.org
Sun Oct 21 00:12:21 CEST 2007


Author: wolf                         Date: Sat Oct 20 22:12:21 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- make -j1 install

---- Files affected:
SPECS:
   crossmingw32-fontconfig.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/crossmingw32-fontconfig.spec
diff -u SPECS/crossmingw32-fontconfig.spec:1.6 SPECS/crossmingw32-fontconfig.spec:1.7
--- SPECS/crossmingw32-fontconfig.spec:1.6	Tue Aug 28 19:15:10 2007
+++ SPECS/crossmingw32-fontconfig.spec	Sun Oct 21 00:12:16 2007
@@ -97,7 +97,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
+%{__make} -j1 install \
 	DESTDIR=$RPM_BUILD_ROOT
 
 install -d $RPM_BUILD_ROOT%{_dlldir}
@@ -139,6 +139,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2007/10/20 22:12:16  wolf
+- make -j1 install
+
 Revision 1.6  2007/08/28 17:15:10  qboosh
 - for crosscompiling use PKG_CONFIG_LIBDIR instead of PKG_CONFIG_PATH
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/crossmingw32-fontconfig.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list