wok diff ponyprog-qt/receipt @ rev 21947

updated spl (0.7.7 -> 0.7.13)
author Hans-G?nter Theisgen
date Tue Oct 08 17:14:12 2019 +0100 (2019-10-08)
parents 1d426143c715
children 5ea0ce1cecc0
line diff
     1.1 --- a/ponyprog-qt/receipt	Thu Oct 12 11:31:13 2017 +0200
     1.2 +++ b/ponyprog-qt/receipt	Tue Oct 08 17:14:12 2019 +0100
     1.3 @@ -35,5 +35,5 @@
     1.4  	mkdir -p $fs/usr/bin		$fs/usr/share/applications
     1.5  	cp -a $src/build/ponyprog	$fs/usr/bin
     1.6  	cp -a $src/desktop/*.desktop	$fs/usr/share/applications
     1.7 -	chown -r root:root $fs
     1.8 +	chown -R root:root $fs
     1.9  }