Author: lisu                         Date: Tue Apr 12 21:26:09 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- drop -j1 (did not fix the problem)

---- Files affected:
packages/ClanLib:
   ClanLib.spec (1.137 -> 1.138) 

---- Diffs:

================================================================
Index: packages/ClanLib/ClanLib.spec
diff -u packages/ClanLib/ClanLib.spec:1.137 packages/ClanLib/ClanLib.spec:1.138
--- packages/ClanLib/ClanLib.spec:1.137 Tue Apr 12 22:51:17 2011
+++ packages/ClanLib/ClanLib.spec       Tue Apr 12 23:26:04 2011
@@ -330,10 +330,10 @@
        --%{?debug:en}%{!?debug:dis}able-debug
 
 export PKG_CONFIG_PATH=$(pwd)/Setup/pkgconfig
-%{__make} -j1
+%{__make}
 
 (cd Documentation/Utilities/ReferenceDocs; ln -s ../../../Sources/API ClanLib)
-%{__make} -j1 html \
+%{__make} html \
        PKG_CONFIG_PATH=$(pwd)/Setup/pkgconfig
 
 %install
@@ -557,6 +557,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.138  2011/04/12 21:26:04  lisu
+- drop -j1 (did not fix the problem)
+
 Revision 1.137  2011/04/12 20:51:17  lisu
 - rel 3
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ClanLib/ClanLib.spec?r1=1.137&r2=1.138&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to