wok-next diff nethogs/receipt @ rev 21196
updated scrollz again (2.2.3 -> 2.3)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Oct 03 16:09:40 2019 +0100 (2019-10-03) |
parents | b278b2018965 |
children |
line diff
1.1 --- a/nethogs/receipt Mon Mar 12 02:18:53 2018 +0200 1.2 +++ b/nethogs/receipt Thu Oct 03 16:09:40 2019 +0100 1.3 @@ -15,7 +15,7 @@ 1.4 1.5 compile_rules() { 1.6 make && 1.7 - install -Dm 755 $src/nethogs $install/usr/sbin/nethogs 1.8 + install -Dm755 nethogs $install/usr/sbin/nethogs 1.9 } 1.10 1.11 genpkg_rules() {