wok diff celestia/receipt @ rev 12535

rage: fix tarball
author Christophe Lincoln <pankso@slitaz.org>
date Thu Apr 26 02:14:50 2012 +0200 (2012-04-26)
parents fc20a2fab76c
children 97eef196916c
line diff
     1.1 --- a/celestia/receipt	Sat May 07 17:51:17 2011 +0000
     1.2 +++ b/celestia/receipt	Thu Apr 26 02:14:50 2012 +0200
     1.3 @@ -30,7 +30,6 @@
     1.4  {
     1.5  	mkdir -p $fs/usr/share/applications
     1.6  	cp -a $_pkg/usr/bin $fs/usr
     1.7 -	cp -a $stuff/celestia.desktop $fs/usr/share/applications
     1.8  	cp -a $_pkg/usr/share/celestia $fs/usr/share
     1.9  	cp -a $_pkg/usr/share/pixmaps $fs/usr/share
    1.10  }