wok-current diff chemtool/receipt @ rev 12789
get-java6-jre: fix generic with tar
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Tue May 15 21:40:57 2012 +0000 (2012-05-15) |
parents | a1644dbcf632 |
children | 39acb734f263 |
line diff
1.1 --- a/chemtool/receipt Sat May 07 23:47:19 2011 +0200 1.2 +++ b/chemtool/receipt Tue May 15 21:40:57 2012 +0000 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