wok-next diff ldapvi/receipt @ rev 20004
gigolo, gmerlin, gnome-commander, gnome-hearts, goffice, grisbi, gsynaptics, gtkhotkey, gtklp, guvcview, gvolwheel: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Oct 21 10:54:42 2017 +0200 (2017-10-21) |
parents | e93301ba4fec |
children | e1c0edabdcb2 |
line diff
1.1 --- a/ldapvi/receipt Fri Feb 13 20:39:14 2015 +0100 1.2 +++ b/ldapvi/receipt Sat Oct 21 10:54:42 2017 +0200 1.3 @@ -18,7 +18,6 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - export LDFLAGS="$LDFLAGS -ltinfo" 1.8 grep -qs getline_ldapvi common.h || 1.9 sed -i 's/char .getline(.*/#define getline getline_ldapvi\n&/' common.h 1.10 ./configure --prefix=/usr $CONFIGURE_ARGS && make