wok-next diff iftop/receipt @ rev 20714

netkit-rsh: typo
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun May 27 12:56:13 2018 +0300 (2018-05-27)
parents c7c3567bd8d4
children d5aab818505e
line diff
     1.1 --- a/iftop/receipt	Wed Feb 18 09:35:09 2015 +0100
     1.2 +++ b/iftop/receipt	Sun May 27 12:56:13 2018 +0300
     1.3 @@ -17,7 +17,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	export LDFLAGS="$LDFLAGS -ltinfo"
     1.8  	./configure --prefix=/usr --infodir=/usr/share/info \
     1.9  	--mandir=/usr/share/man $CONFIGURE_ARGS
    1.10  	make