wok-next diff mtr/receipt @ rev 20974

Fix python-shapely build
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Sep 23 04:34:15 2018 +0300 (2018-09-23)
parents dfd47bf5561b
children d5aab818505e
line diff
     1.1 --- a/mtr/receipt	Fri Oct 28 21:09:04 2016 +0100
     1.2 +++ b/mtr/receipt	Sun Sep 23 04:34:15 2018 +0300
     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 \