wok-current diff gnubg/receipt @ rev 22437
john: fix link, add to right place
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Sun Dec 22 16:03:18 2019 +0000 (2019-12-22) |
parents | ab1db1415dd8 |
children | c0036f843071 |
line diff
1.1 --- a/gnubg/receipt Mon Feb 22 21:54:46 2016 +0100 1.2 +++ b/gnubg/receipt Sun Dec 22 16:03:18 2019 +0000 1.3 @@ -18,6 +18,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + export LDFLAGS="$LDFLAGS -ltinfo" 1.8 ./configure --prefix=/usr \ 1.9 --sysconfdir=/etc \ 1.10 --mandir=/usr/share/man \