wok diff stellarium/receipt @ rev 9835
gnupg: clean up and fixed BUILD_DEPENDS
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun May 15 12:57:23 2011 +0000 (2011-05-15) |
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 15 12:57:23 2011 +0000 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