wok diff pktstat/receipt @ rev 20034

Up get-palemoon (27.4.2), smtube (17.5.0)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Thu Aug 24 01:39:28 2017 +0200 (2017-08-24)
parents 1040bd60b471
children 6135577f4d08
line diff
     1.1 --- a/pktstat/receipt	Sun Aug 11 20:45:50 2013 +0000
     1.2 +++ b/pktstat/receipt	Thu Aug 24 01:39:28 2017 +0200
     1.3 @@ -16,7 +16,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  		--infodir=/usr/share/info \
    1.12 @@ -31,4 +31,3 @@
    1.13  	mkdir -p $fs/usr
    1.14  	cp -a $install/usr/bin $fs/usr
    1.15  }
    1.16 -