packages: libnasl/libnasl.spec - no parallel build
baggins
baggins at pld-linux.org
Thu Apr 15 14:19:55 CEST 2010
Author: baggins Date: Thu Apr 15 12:19:55 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- no parallel build
---- Files affected:
packages/libnasl:
libnasl.spec (1.31 -> 1.32)
---- Diffs:
================================================================
Index: packages/libnasl/libnasl.spec
diff -u packages/libnasl/libnasl.spec:1.31 packages/libnasl/libnasl.spec:1.32
--- packages/libnasl/libnasl.spec:1.31 Thu Apr 15 13:56:21 2010
+++ packages/libnasl/libnasl.spec Thu Apr 15 14:19:50 2010
@@ -91,7 +91,7 @@
%{__autoconf}
%configure
-%{__make}
+%{__make} -j1
%{__make} nasl_guide.ps -C doc
#nasl2_reference.ps requires lyx
@@ -134,6 +134,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.32 2010/04/15 12:19:50 baggins
+- no parallel build
+
Revision 1.31 2010/04/15 11:56:21 baggins
- rel 5
- fixed libtool usage
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libnasl/libnasl.spec?r1=1.31&r2=1.32&f=u
More information about the pld-cvs-commit
mailing list