wok diff nethogs/receipt @ rev 21900

updated serd and serd-dev (0.18.0 -> 0.30.0)
author Hans-G?nter Theisgen
date Thu Oct 03 20:51:42 2019 +0100 (2019-10-03)
parents 3ba8d2c9720d
children e6a4cd87fdcb
line diff
     1.1 --- a/nethogs/receipt	Tue Feb 17 12:55:08 2015 +0100
     1.2 +++ b/nethogs/receipt	Thu Oct 03 20:51:42 2019 +0100
     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