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

libnsgif: add missing stuff
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Mar 23 15:16:45 2018 +0200 (2018-03-23)
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 Mar 23 15:16:45 2018 +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