wok rev 21532

Up ncurses-examples (20180127) again
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 04 18:49:00 2019 +0200 (2019-05-04)
parents 2108133c0c1f
children 389660094be5
files ncurses-examples/receipt
line diff
     1.1 --- a/ncurses-examples/receipt	Sat May 04 18:36:55 2019 +0200
     1.2 +++ b/ncurses-examples/receipt	Sat May 04 18:49:00 2019 +0200
     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 \
     1.9  		$CONFIGURE_ARGS &&
    1.10  	make && make install