Author: arekm                        Date: Wed Apr 28 13:58:25 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- parallel build broken

---- Files affected:
packages/lirc:
   lirc.spec (1.229 -> 1.230) 

---- Diffs:

================================================================
Index: packages/lirc/lirc.spec
diff -u packages/lirc/lirc.spec:1.229 packages/lirc/lirc.spec:1.230
--- packages/lirc/lirc.spec:1.229       Wed Apr 28 15:29:38 2010
+++ packages/lirc/lirc.spec     Wed Apr 28 15:58:20 2010
@@ -691,7 +691,7 @@
        --with-igor
 
 %if %{with userspace}
-%{__make}
+%{__make} -j1
 %endif
 
 %if %{with kernel}
@@ -759,7 +759,7 @@
 %endif
 
 %if %{with userspace}
-%{__make} install \
+%{__make} -j1 install \
        DESTDIR=$RPM_BUILD_ROOT \
        sysconfdir=$RPM_BUILD_ROOT%{_sysconfdir}
 
@@ -1144,6 +1144,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.230  2010/04/28 13:58:20  arekm
+- parallel build broken
+
 Revision 1.229  2010/04/28 13:29:38  arekm
 - release 15
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lirc/lirc.spec?r1=1.229&r2=1.230&f=u

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

Reply via email to