wok-next diff sshguard/receipt @ rev 21727

created recipe for vbindiff
author Hans-G?nter Theisgen
date Sat Nov 21 14:32:44 2020 +0100 (2020-11-21)
parents 7506b35e1c6f
children
line diff
     1.1 --- a/sshguard/receipt	Mon Aug 13 00:47:17 2018 +0300
     1.2 +++ b/sshguard/receipt	Sat Nov 21 14:32:44 2020 +0100
     1.3 @@ -16,7 +16,7 @@
     1.4  		--with-firewall=iptables \
     1.5  		$CONFIGURE_ARGS &&
     1.6  	make &&
     1.7 -	make DESTDIR=$DESTDIR install
     1.8 +	make DESTDIR=$install install
     1.9  }
    1.10  
    1.11  genpkg_rules() {