wok diff gentorrent/receipt @ rev 22375

updated ilmbase and ilmbase-dev once again (2.2.0 -> 2.3.0)
author Hans-G?nter Theisgen
date Wed Nov 27 16:51:59 2019 +0100 (2019-11-27)
parents 89c0decaced7
children af8d823a3077
line diff
     1.1 --- a/gentorrent/receipt	Tue Sep 10 12:58:20 2013 +0000
     1.2 +++ b/gentorrent/receipt	Wed Nov 27 16:51:59 2019 +0100
     1.3 @@ -17,5 +17,5 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/bin
     1.7 -	cp -a $src/gentorrent.py $fs/usr/bin
     1.8 +	cp -a $src/*/gentorrent.py $fs/usr/bin
     1.9  }