wok-next diff nethack/receipt @ rev 19960
Remove -ltinfo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Oct 17 10:14:12 2017 +0200 (2017-10-17) |
parents | c7c3567bd8d4 |
children | d43bf7aae921 |
line diff
1.1 --- a/nethack/receipt Wed Feb 18 09:35:09 2015 +0100 1.2 +++ b/nethack/receipt Tue Oct 17 10:14:12 2017 +0200 1.3 @@ -16,7 +16,6 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - sed -i 's|lncurses|& -ltinfo|' sys/unix/Makefile.src 1.8 sh sys/unix/setup.sh x 1.9 sed -i "s|\/\* #define LINUX \*\/|#define LINUX|" include/unixconf.h 1.10 sed -i "s|WINTTYLIB = -ltermlib|# WINTTYLIB = -ltermlib|" src/Makefile