wok-stable diff chemtool/receipt @ rev 12465

Up e2fsprogs (1.44.2)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 04 18:42:23 2019 +0100 (2019-03-04)
parents a1644dbcf632
children
line diff
     1.1 --- a/chemtool/receipt	Sat May 07 23:47:19 2011 +0200
     1.2 +++ b/chemtool/receipt	Mon Mar 04 18:42:23 2019 +0100
     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