wok-next diff mtr/receipt @ rev 20783

gnupg: add LDAP support -> CRL access X.509 certificate search
author Erkan Yilmaz <erkan@slitaz.org>
date Sat Jun 09 06:48:27 2018 +0000 (2018-06-09)
parents dfd47bf5561b
children d5aab818505e
line diff
     1.1 --- a/mtr/receipt	Fri Oct 28 21:09:04 2016 +0100
     1.2 +++ b/mtr/receipt	Sat Jun 09 06:48:27 2018 +0000
     1.3 @@ -17,7 +17,6 @@
     1.4  compile_rules()
     1.5  {
     1.6  	./bootstrap.sh
     1.7 -	export LDFLAGS="$LDFLAGS -ltinfo"
     1.8  	./configure \
     1.9  		--prefix=/usr \
    1.10  		--without-gtk \