wok diff busybox/receipt @ rev 13677

Up: sqlite to 3.14.1.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Nov 26 20:12:25 2012 +0000 (2012-11-26)
parents 82bb00aaaec5
children 77850ece4ff6
line diff
     1.1 --- a/busybox/receipt	Thu Oct 04 22:19:52 2012 +0000
     1.2 +++ b/busybox/receipt	Mon Nov 26 20:12:25 2012 +0000
     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