packages: netris/netris.spec - fix build with multithread make
sparky
sparky at pld-linux.org
Tue Dec 1 19:06:24 CET 2009
Author: sparky Date: Tue Dec 1 18:06:24 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- fix build with multithread make
---- Files affected:
packages/netris:
netris.spec (1.17 -> 1.18)
---- Diffs:
================================================================
Index: packages/netris/netris.spec
diff -u packages/netris/netris.spec:1.17 packages/netris/netris.spec:1.18
--- packages/netris/netris.spec:1.17 Sun Jan 27 11:01:28 2008
+++ packages/netris/netris.spec Tue Dec 1 19:06:19 2009
@@ -28,6 +28,7 @@
%build
./Configure \
--copt "%{rpmcflags}"
+%{__make} proto.h
%{__make}
%install
@@ -52,6 +53,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.18 2009/12/01 18:06:19 sparky
+- fix build with multithread make
+
Revision 1.17 2008/01/27 10:01:28 undefine
- add manuals
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/netris/netris.spec?r1=1.17&r2=1.18&f=u
More information about the pld-cvs-commit
mailing list