packages: djvulibre/djvulibre.spec - parallel build broken
arekm
arekm at pld-linux.org
Wed Feb 10 09:51:51 CET 2010
Author: arekm Date: Wed Feb 10 08:51:51 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- parallel build broken
---- Files affected:
packages/djvulibre:
djvulibre.spec (1.66 -> 1.67)
---- Diffs:
================================================================
Index: packages/djvulibre/djvulibre.spec
diff -u packages/djvulibre/djvulibre.spec:1.66 packages/djvulibre/djvulibre.spec:1.67
--- packages/djvulibre/djvulibre.spec:1.66 Thu Jan 28 20:40:40 2010
+++ packages/djvulibre/djvulibre.spec Wed Feb 10 09:51:45 2010
@@ -142,7 +142,7 @@
%configure \
PTHREAD_LIBS="-lpthread"
-%{__make}
+%{__make} -j1
%install
rm -rf $RPM_BUILD_ROOT
@@ -233,6 +233,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.67 2010/02/10 08:51:45 arekm
+- parallel build broken
+
Revision 1.66 2010/01/28 19:40:40 arekm
- release 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/djvulibre/djvulibre.spec?r1=1.66&r2=1.67&f=u
More information about the pld-cvs-commit
mailing list