wok-next diff celestia/receipt @ rev 12911

glibc-base: ARM use Eglibc and files in sysroot with standard paths
author Christophe Lincoln <pankso@slitaz.org>
date Tue May 29 17:48:30 2012 +0000 (2012-05-29)
parents fc20a2fab76c
children 97eef196916c
line diff
     1.1 --- a/celestia/receipt	Sat May 07 17:51:17 2011 +0000
     1.2 +++ b/celestia/receipt	Tue May 29 17:48:30 2012 +0000
     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  }