wok-current rev 12555
busybox: httpd_helper is elsewhere
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Apr 28 13:11:36 2012 +0200 (2012-04-28) |
parents | b6347c31b319 |
children | 66e38bd6a132 |
files | busybox/receipt |
line diff
1.1 --- a/busybox/receipt Sat Apr 28 13:04:22 2012 +0200 1.2 +++ b/busybox/receipt Sat Apr 28 13:11:36 2012 +0200 1.3 @@ -110,8 +110,6 @@ 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 cp -a $stuff/www $fs/var 1.10 } 1.11