wok diff gnuplot/receipt @ rev 18807

openssh: CVE-2016-0777 and CVE-2016-0778
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jan 14 18:33:14 2016 +0100 (2016-01-14)
parents 4665cd0e37ad
children 3705d68ed8f3
line diff
     1.1 --- a/gnuplot/receipt	Thu Apr 17 10:38:00 2014 +0400
     1.2 +++ b/gnuplot/receipt	Thu Jan 14 18:33:14 2016 +0100
     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 \