]> git.pld-linux.org Git - packages/crawl.git/blob - crawl-link.patch
- BR: libstdc++-devel
[packages/crawl.git] / crawl-link.patch
1 --- dc400b26-src/source/makefile.lnx~   2010-06-24 14:25:36.437454114 +0200
2 +++ dc400b26-src/source/makefile.lnx    2010-06-24 14:27:31.720755818 +0200
3 @@ -23,7 +23,7 @@
4  MCHMOD = 2755
5  INSTALLDIR = $(DESTDIR)/usr/games
6  #INSTALLDIR = /opt/crawl/bin
7 -LIB = -lncurses
8 +LIB = -lncurses -ltinfo
9  
10  # Include for Linux
11  INCLUDES = -I/usr/include/ncurses
This page took 0.063446 seconds and 3 git commands to generate.