wok-next diff ncurses-examples/receipt @ rev 20200

libgnomeprint: add bison 3 patch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Nov 03 17:38:15 2017 +0100 (2017-11-03)
parents 3ba8d2c9720d
children d5aab818505e
line diff
     1.1 --- a/ncurses-examples/receipt	Tue Feb 17 12:55:08 2015 +0100
     1.2 +++ b/ncurses-examples/receipt	Fri Nov 03 17:38:15 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 \
     1.9  		$CONFIGURE_ARGS &&
    1.10  	make && make install