wok-6.x diff busybox-pam/receipt @ rev 2828
Fix dialog, lighttpd and lxappearance desktop file
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu Apr 30 00:54:28 2009 +0200 (2009-04-30) |
parents | f40ed77124a0 |
children | 8785eea6ab59 |
line diff
1.1 --- a/busybox-pam/receipt Tue Apr 07 16:14:12 2009 +0000 1.2 +++ b/busybox-pam/receipt Thu Apr 30 00:54:28 2009 +0200 1.3 @@ -74,6 +74,9 @@ 1.4 chmod +x $fs/usr/share/udhcpc/default.script 1.5 # ZeroConf stuff. 1.6 cp stuff/zcip.script $fs/etc 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.