packages: LADR/LADR.spec - no parallel build
baggins
baggins at pld-linux.org
Wed May 6 17:16:15 CEST 2009
Author: baggins Date: Wed May 6 15:16:15 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- no parallel build
---- Files affected:
packages/LADR:
LADR.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: packages/LADR/LADR.spec
diff -u packages/LADR/LADR.spec:1.3 packages/LADR/LADR.spec:1.4
--- packages/LADR/LADR.spec:1.3 Wed May 6 17:04:14 2009
+++ packages/LADR/LADR.spec Wed May 6 17:16:10 2009
@@ -87,7 +87,7 @@
./Llibtoolize --patch .
%build
-%{__make} all \
+%{__make} -j1 all \
CFLAGS="%{rpmcflags}" \
LDFLAGS="%{rpmldflags}"
@@ -177,6 +177,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2009/05/06 15:16:10 baggins
+- no parallel build
+
Revision 1.3 2009/05/06 15:04:14 baggins
- rel 1
- use proper libdir in libtool lib
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/LADR/LADR.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list