packages: ncps/ncps.spec - fix build with --no-add-needed ldflag
sparky
sparky at pld-linux.org
Thu Jan 6 21:22:23 CET 2011
Author: sparky Date: Thu Jan 6 20:22:23 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- fix build with --no-add-needed ldflag
---- Files affected:
packages/ncps:
ncps.spec (1.30 -> 1.31)
---- Diffs:
================================================================
Index: packages/ncps/ncps.spec
diff -u packages/ncps/ncps.spec:1.30 packages/ncps/ncps.spec:1.31
--- packages/ncps/ncps.spec:1.30 Fri Jan 8 23:13:30 2010
+++ packages/ncps/ncps.spec Thu Jan 6 21:22:17 2011
@@ -46,6 +46,7 @@
%build
CFLAGS="%{rpmcflags} -I/usr/include/ncurses"
+export LIBS="-ltinfo"
%configure2_13
%{__make}
@@ -70,6 +71,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.31 2011/01/06 20:22:17 sparky
+- fix build with --no-add-needed ldflag
+
Revision 1.30 2010/01/08 22:13:30 arekm
- release 9
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ncps/ncps.spec?r1=1.30&r2=1.31&f=u
More information about the pld-cvs-commit
mailing list