wok diff dooble/receipt @ rev 17094

mencoder
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Thu Aug 28 03:47:22 2014 +0200 (2014-08-28)
parents 1c8a8c24e47e
children a178830d34ce
line diff
     1.1 --- a/dooble/receipt	Thu Aug 28 03:31:30 2014 +0200
     1.2 +++ b/dooble/receipt	Thu Aug 28 03:47:22 2014 +0200
     1.3 @@ -39,7 +39,7 @@
     1.4  	cp -a $install/* $fs ; rm -rf $fs/home $fs/usr/local
     1.5  	cd $fs/usr/share/$PACKAGE ; ln -s ../../bin/D${PACKAGE:1} D${PACKAGE:1}
     1.6  	cd $fs/usr/share/$PACKAGE/Icons ; rm -rf 64x64 nuovext nuvola black-and-white && ln -s faience nuovext
     1.7 -	cd $fs/usr/sharO1e/$PACKAGE/Translations ; find . -size -44k -delete
     1.8 +	cd $fs/usr/share/$PACKAGE/Translations ; find . -size -44k -delete
     1.9  	mv $fs/usr/share/$PACKAGE/$PACKAGE.sh $fs/usr/bin/ && cd $fs/usr/bin
    1.10  	sed -i 's|local/dooble/Dooble|bin/Dooble|g' $PACKAGE.sh
    1.11  	sed -i 's|cd /usr/local/dooble|cd /usr/share/dooble|g' $PACKAGE.sh