wok diff busybox/receipt @ rev 13508
btrfs-progs: add btrfs-snapshot
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Oct 14 18:03:37 2012 +0200 (2012-10-14) |
parents | 82bb00aaaec5 |
children | 77850ece4ff6 |
line diff
1.1 --- a/busybox/receipt Thu Oct 04 22:19:52 2012 +0000 1.2 +++ b/busybox/receipt Sun Oct 14 18:03:37 2012 +0200 1.3 @@ -127,8 +127,7 @@ 1.4 chmod +x $fs/usr/share/udhcpc/default.script 1.5 1.6 # Httpd stuff. 1.7 - cp $stuff/httpd_helper.sh $fs/usr/bin 1.8 - chmod +x $fs/usr/bin/httpd_helper.sh 1.9 + ln -s /usr/lib/slitaz/httphelper.sh $fs/usr/bin/httpd_helper.sh 1.10 cp -a $stuff/www $fs/var 1.11 } 1.12