wok diff btanks/receipt @ rev 9709

gcc: keep -mtune it was $BUILD_HOST to remove
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 08 20:54:33 2011 +0200 (2011-05-08)
parents 96575ba8782e
children f09d07ae1550
line diff
     1.1 --- a/btanks/receipt	Wed Oct 13 04:18:49 2010 +0000
     1.2 +++ b/btanks/receipt	Sun May 08 20:54:33 2011 +0200
     1.3 @@ -26,8 +26,8 @@
     1.4  	cp -a $src/btanks $fs/usr/bin/btanks-bin
     1.5  	cp -a $src/bted $fs/usr/bin/bted-bin
     1.6  
     1.7 -	cp -a $WOK/$PACKAGE/stuff/btanks_script $fs/usr/bin/btanks
     1.8 -	cp -a $WOK/$PACKAGE/stuff/bted_script $fs/usr/bin/bted
     1.9 +	cp -a $stuff/btanks_script $fs/usr/bin/btanks
    1.10 +	cp -a $stuff/bted_script $fs/usr/bin/bted
    1.11  	chmod +x $fs/usr/bin/btanks
    1.12  	chmod +x $fs/usr/bin/bted
    1.13