wok diff chemtool/receipt @ rev 12579

mcabber: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Apr 28 21:04:09 2012 +0200 (2012-04-28)
parents a1644dbcf632
children 39acb734f263
line diff
     1.1 --- a/chemtool/receipt	Sat May 07 23:47:19 2011 +0200
     1.2 +++ b/chemtool/receipt	Sat Apr 28 21:04:09 2012 +0200
     1.3 @@ -26,7 +26,7 @@
     1.4  {
     1.5  	# Needed directories.
     1.6  	mkdir -p $fs/usr/share/locale $fs/usr/share/pixmaps \
     1.7 -	$fs/usr/share/examples/chemtool $fs/usr/share/applications
     1.8 +	$fs/usr/share/examples/chemtool 
     1.9  	
    1.10  	# Binary file.
    1.11  	cp -a $_pkg/usr/bin $fs/usr
    1.12 @@ -34,7 +34,6 @@
    1.13  	# French locale, pixmap and menu.
    1.14  	cp -a $_pkg/usr/share/locale/fr $fs/usr/share/locale
    1.15  	cp -a $src/gnome/chemtool.png $fs/usr/share/pixmaps
    1.16 -	cp -a $stuff/chemtool.desktop $fs/usr/share/applications
    1.17  	
    1.18  	# Examples.
    1.19  	cp -a $src/examples/a*.cht $fs/usr/share/examples/chemtool