wok-next diff gentorrent/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 e1c0edabdcb2
children
line diff
     1.1 --- a/gentorrent/receipt	Sat Mar 10 16:57:21 2018 +0200
     1.2 +++ b/gentorrent/receipt	Sat Nov 21 14:32:44 2020 +0100
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="http://git.ortolo.eu/gentorrent.git/snapshot/version/$VERSION.tar.gz"
     1.5  
     1.6  compile_rules() {
     1.7 -	install -Dm755 $src/gentorrent.py $install/usr/bin/gentorrent.py
     1.8 +	install -Dm755 $src/$VERSION/gentorrent.py $install/usr/bin/gentorrent.py
     1.9  }
    1.10  
    1.11  genpkg_rules() {