Author: sls                          Date: Sat Sep 22 19:15:01 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- make -j1 again (make -j4 fails build mono stuff)

---- Files affected:
SPECS:
   pidgin.spec (1.190 -> 1.191) 

---- Diffs:

================================================================
Index: SPECS/pidgin.spec
diff -u SPECS/pidgin.spec:1.190 SPECS/pidgin.spec:1.191
--- SPECS/pidgin.spec:1.190     Fri Sep 21 00:04:31 2007
+++ SPECS/pidgin.spec   Sat Sep 22 21:14:55 2007
@@ -244,7 +244,7 @@
        %{?with_dotnet:--enable-mono} \
        --%{?with_text:en}%{!?with_text:dis}able-consoleui
 
-%{__make}
+%{__make} -j1
 %{?with_doc:%{__make} docs}
 
 %install
@@ -446,6 +446,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.191  2007/09/22 19:14:55  sls
+- make -j1 again (make -j4 fails build mono stuff)
+
 Revision 1.190  2007/09/20 22:04:31  sls
 - it builds with parallel make (developer who silently commit "make -j1"
   should be ashamed)
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pidgin.spec?r1=1.190&r2=1.191&f=u

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

Reply via email to