wok-next diff nethogs/receipt @ rev 21590

updated dialog (1.3-20181107 -> 1.3.20200327)
author Hans-G?nter Theisgen
date Wed Jun 24 07:00:06 2020 +0100 (2020-06-24)
parents b278b2018965
children
line diff
     1.1 --- a/nethogs/receipt	Mon Mar 12 02:18:53 2018 +0200
     1.2 +++ b/nethogs/receipt	Wed Jun 24 07:00:06 2020 +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() {