wok-current rev 13481
busybox: use slitaz-base httphelper.sh
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Oct 11 13:43:57 2012 +0200 (2012-10-11) |
parents | 55ca23a7ba5a |
children | 0a0f987caefe |
files | busybox/receipt cups/stuff/etc/init.d/cupsd |
line diff
1.1 --- a/busybox/receipt Thu Oct 11 10:29:44 2012 +0200 1.2 +++ b/busybox/receipt Thu Oct 11 13:43:57 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