wok-6.x diff stellarium/receipt @ rev 9710
gcc-lib-base: remove gdb python file from lib (fix ldconfig error)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun May 08 22:12:43 2011 +0200 (2011-05-08) |
parents | 9935b7af8569 |
children | 107cbd2c6157 |
line diff
1.1 --- a/stellarium/receipt Tue Feb 15 17:12:02 2011 +0000 1.2 +++ b/stellarium/receipt Sun May 08 22:12:43 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