wok diff busybox/receipt @ rev 10898

busybox/httpd: add directory index
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jul 15 11:34:28 2011 +0200 (2011-07-15)
parents 2c795c9fface
children 021cd71625d1
line diff
     1.1 --- a/busybox/receipt	Mon Jun 06 00:44:11 2011 +0200
     1.2 +++ b/busybox/receipt	Fri Jul 15 11:34:28 2011 +0200
     1.3 @@ -10,7 +10,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://www.busybox.net/"
     1.6  WGET_URL="http://www.busybox.net/downloads/$TARBALL"
     1.7 -CONFIG_FILES="/etc/dnsd.conf /etc/inetd.conf /etc/udhcpd.conf /etc/resolv.conf"
     1.8 +CONFIG_FILES="/etc/dnsd.conf /etc/inetd.conf /etc/udhcpd.conf /etc/resolv.conf /etc/httpd.conf"
     1.9  
    1.10  apply_bb_patchs()
    1.11  {