# HG changeset patch # User Pascal Bellard # Date 1335611496 -7200 # Node ID a619433464a8b90b2bc70aba3e454832913d8c7c # Parent b6347c31b31952a2168f4fd33c42901f3d249b72 busybox: httpd_helper is elsewhere diff -r b6347c31b319 -r a619433464a8 busybox/receipt --- a/busybox/receipt Sat Apr 28 13:04:22 2012 +0200 +++ b/busybox/receipt Sat Apr 28 13:11:36 2012 +0200 @@ -110,8 +110,6 @@ chmod +x $fs/usr/share/udhcpc/default.script # Httpd stuff. - cp $stuff/httpd_helper.sh $fs/usr/bin - chmod +x $fs/usr/bin/httpd_helper.sh cp -a $stuff/www $fs/var }