wok-current diff gnuplot/receipt @ rev 20080

revert hexchat: does not work with 2.12.4 version like that
author Erkan Yilmaz <erkan@slitaz.org>
date Wed Sep 27 17:35:06 2017 +0000 (2017-09-27)
parents 4665cd0e37ad
children 3705d68ed8f3
line diff
     1.1 --- a/gnuplot/receipt	Thu Apr 17 10:38:00 2014 +0400
     1.2 +++ b/gnuplot/receipt	Wed Sep 27 17:35:06 2017 +0000
     1.3 @@ -20,7 +20,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8 +	export LDFLAGS="$LDFLAGS -ltinfo"
     1.9  	./configure \
    1.10  		--prefix=/usr \
    1.11  		--libexecdir=/usr/lib \