wok-6.x diff btanks/receipt @ rev 9700

Replaced all ../stuff with $stuff.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun May 08 09:01:58 2011 +0000 (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 09:01:58 2011 +0000
     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