wok diff nethogs/receipt @ rev 18444
Add stfl
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Sep 26 14:04:09 2015 +0200 (2015-09-26) |
parents | 3ba8d2c9720d |
children | e6a4cd87fdcb |
line diff
1.1 --- a/nethogs/receipt Tue Feb 17 12:55:08 2015 +0100 1.2 +++ b/nethogs/receipt Sat Sep 26 14:04:09 2015 +0200 1.3 @@ -17,7 +17,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - export LDFLAGS="$LDFLAGS -ltinfo" 1.8 + sed -i 's|lncurses|& -ltinfo|' Makefile 1.9 mv $PACKAGE $PACKAGE-$VERSION 2>/dev/null 1.10 cd $src 1.11 make