wok-next diff mtr/receipt @ rev 20495

make-slitaz-icons: fix previous commit
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Mar 14 03:16:12 2018 +0200 (2018-03-14)
parents dfd47bf5561b
children d5aab818505e
line diff
     1.1 --- a/mtr/receipt	Fri Oct 28 21:09:04 2016 +0100
     1.2 +++ b/mtr/receipt	Wed Mar 14 03:16:12 2018 +0200
     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 \