wok diff python-bpython/receipt @ rev 12082

Up: midori (0.4.4) - More search engines, use DDG by default with slitaz string and desktop file with fr
author Christophe Lincoln <pankso@slitaz.org>
date Fri Mar 09 14:58:49 2012 +0100 (2012-03-09)
parents d1768332cee0
children d13abbbfc743
line diff
     1.1 --- a/python-bpython/receipt	Sun May 08 09:01:58 2011 +0000
     1.2 +++ b/python-bpython/receipt	Fri Mar 09 14:58:49 2012 +0100
     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/$PACKA$stuff/* $fs/usr/share/applications
     1.8 +	cp -a $stuff/* $fs/usr/share/applications
     1.9  }
    1.10