wok-6.x diff busybox/receipt @ rev 9635
busybox: remove .desktop files covered by tazpanel
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Apr 26 19:06:48 2011 +0200 (2011-04-26) |
parents | 156116e8b1c3 |
children | 712b7c1ce69a |
line diff
1.1 --- a/busybox/receipt Sun Apr 10 13:13:17 2011 +0200 1.2 +++ b/busybox/receipt Tue Apr 26 19:06:48 2011 +0200 1.3 @@ -91,9 +91,6 @@ 1.4 # Httpd stuff. 1.5 cp $stuff/httpd_helper.sh $fs/usr/bin 1.6 chmod +x $fs/usr/bin/httpd_helper.sh 1.7 - # .desktop stuff 1.8 - mkdir -p $fs/usr/share 1.9 - cp -a $stuff/applications $fs/usr/share 1.10 } 1.11 1.12 # Force glibc-2.7 reinstall if 2.3.6 still in use.