wok diff python-bpython/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 70042dee411c
children 7b13b3b4b836
line diff
     1.1 --- a/python-bpython/receipt	Tue Dec 29 10:58:34 2009 +0000
     1.2 +++ b/python-bpython/receipt	Sun May 08 09:01:58 2011 +0000
     1.3 @@ -29,6 +29,6 @@
     1.4  	mkdir -p $fs/usr $fs/usr/share/applications
     1.5  	cp -a $_pkg/usr/bin $fs/usr
     1.6  	cp -a $_pkg/usr/lib $fs/usr
     1.7 -	cp -a $WOK/$PACKAGE/stuff/* $fs/usr/share/applications
     1.8 +	cp -a $WOK/$PACKA$stuff/* $fs/usr/share/applications
     1.9  }
    1.10