wok-next diff ncftp/receipt @ rev 20348

ploticus (2.42)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Nov 18 17:19:51 2017 +0100 (2017-11-18)
parents 3ba8d2c9720d
children d43bf7aae921
line diff
     1.1 --- a/ncftp/receipt	Tue Feb 17 12:55:08 2015 +0100
     1.2 +++ b/ncftp/receipt	Sat Nov 18 17:19:51 2017 +0100
     1.3 @@ -16,7 +16,6 @@
     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 --sysconfdir=/etc &&
     1.9  	make &&
    1.10  	make DESTDIR=$DESTDIR install