wok diff gnubg/receipt @ rev 20501
frozen-bubble: move *.pm to i486-linux path
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Mon Oct 29 17:05:35 2018 -0400 (2018-10-29) |
parents | ab1db1415dd8 |
children | c0036f843071 |
line diff
1.1 --- a/gnubg/receipt Mon Feb 22 21:54:46 2016 +0100 1.2 +++ b/gnubg/receipt Mon Oct 29 17:05:35 2018 -0400 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 \