wok diff oldrunner/receipt @ rev 25509

sgmixer: update wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 12 13:14:45 2023 +0000 (16 months ago)
parents 78727b04c002
children b81ceff0b056
line diff
     1.1 --- a/oldrunner/receipt	Thu Sep 22 07:58:57 2022 +0000
     1.2 +++ b/oldrunner/receipt	Sun Feb 12 13:14:45 2023 +0000
     1.3 @@ -36,5 +36,6 @@
     1.4  	mkdir -p $fs/usr/share $fs/usr/bin $install/usr/man
     1.5  	cp -a $src/levels $fs/usr/share/oldrunner
     1.6  	cp $src/$PACKAGE-$VERSION $fs/usr/bin/$PACKAGE
     1.7 +	chown -R root.root $fs/usr
     1.8  	cp $src/oldrunner.6 $install/usr/man
     1.9  }