wok diff sonata/receipt @ rev 13703

Add get-scilab
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Dec 17 11:16:12 2012 +0100 (2012-12-17)
parents 8e90bd251450
children 2b9f96603415
line diff
     1.1 --- a/sonata/receipt	Tue Oct 20 20:34:03 2009 +0000
     1.2 +++ b/sonata/receipt	Mon Dec 17 11:16:12 2012 +0100
     1.3 @@ -27,7 +27,6 @@
     1.4  	cp -a $_pkg/usr/lib $fs/usr
     1.5  	cp -a $_pkg/usr/share/sonata $fs/usr/share
     1.6  	cp -a $_pkg/usr/share/pixmaps $fs/usr/share
     1.7 -	cp -a stuff/startsonata  $fs/usr/bin/
     1.8 -	cp -f stuff/sonata.desktop  $fs/usr/share/applications
     1.9 +	cp -a $stuff/startsonata  $fs/usr/bin/
    1.10  }
    1.11