Author: lisu Date: Thu Jun 24 12:38:10 2010 GMT Module: packages Tag: HEAD ---- Log message: - linkt with -ltinfo
---- Files affected: packages/crawl: crawl-link.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: packages/crawl/crawl-link.patch diff -u /dev/null packages/crawl/crawl-link.patch:1.1 --- /dev/null Thu Jun 24 14:38:10 2010 +++ packages/crawl/crawl-link.patch Thu Jun 24 14:38:04 2010 @@ -0,0 +1,11 @@ +--- dc400b26-src/source/makefile.lnx~ 2010-06-24 14:25:36.437454114 +0200 ++++ dc400b26-src/source/makefile.lnx 2010-06-24 14:27:31.720755818 +0200 +@@ -23,7 +23,7 @@ + MCHMOD = 2755 + INSTALLDIR = $(DESTDIR)/usr/games + #INSTALLDIR = /opt/crawl/bin +-LIB = -lncurses ++LIB = -lncurses -ltinfo + + # Include for Linux + INCLUDES = -I/usr/include/ncurses ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
