wok-6.x diff stellarium/receipt @ rev 10834
childsplay: up to 1.6 and make it work!
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Jun 07 22:40:41 2011 +0200 (2011-06-07) |
parents | 9935b7af8569 |
children | 107cbd2c6157 |
line diff
1.1 --- a/stellarium/receipt Tue Feb 15 17:12:02 2011 +0000 1.2 +++ b/stellarium/receipt Tue Jun 07 22:40:41 2011 +0200 1.3 @@ -26,7 +26,7 @@ 1.4 mkdir -p $fs/usr/share/pixmaps $fs/usr/share/applications 1.5 cp -a $_pkg/usr/bin $fs/usr 1.6 cp -a $_pkg/usr/share/stellarium $fs/usr/share 1.7 - cp -a $WOK/$PACKAGE/stuff/stellarium.png $fs/usr/share/pixmaps 1.8 - cp -a $WOK/$PACKAGE/stuff/stellarium.desktop $fs/usr/share/applications 1.9 + cp -a $stuff/stellarium.png $fs/usr/share/pixmaps 1.10 + cp -a $stuff/stellarium.desktop $fs/usr/share/applications 1.11 } 1.12