wok-next diff audacious/receipt @ rev 15011

alsaplayer-scopes: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 11 12:51:05 2013 +0000 (2013-08-11)
parents 8329aca7e29d
children 1040bd60b471
line diff
     1.1 --- a/audacious/receipt	Sun Jan 06 05:10:02 2013 +0300
     1.2 +++ b/audacious/receipt	Sun Aug 11 12:51:05 2013 +0000
     1.3 @@ -36,5 +36,6 @@
     1.4  	cp -a $install/usr/share/$PACKAGE $fs/usr/share
     1.5  	cp -a $install/usr/share/pixmaps $fs/usr/share
     1.6  	tar -xzf $stuff/Skins.tar.gz -C $fs/usr/share/$PACKAGE
     1.7 +	find $fs/usr/share/audacious/Skins/Default -type f -exec chmod a-x \{\} \;
     1.8  }
     1.9