wok-next diff nethogs/receipt @ rev 19960

Remove -ltinfo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Oct 17 10:14:12 2017 +0200 (2017-10-17)
parents c7c3567bd8d4
children b278b2018965
line diff
     1.1 --- a/nethogs/receipt	Wed Feb 18 09:35:09 2015 +0100
     1.2 +++ b/nethogs/receipt	Tue Oct 17 10:14:12 2017 +0200
     1.3 @@ -17,9 +17,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	sed -i 's|lncurses|& -ltinfo|' Makefile
     1.8 -	mv $PACKAGE $PACKAGE-$VERSION 2>/dev/null
     1.9 -	cd $src
    1.10  	make 
    1.11  }
    1.12