wok-4.x diff squidguardmgr/receipt @ rev 10817

busybox: add index, CGI env, config and desktop files for httpd
author Christophe Lincoln <pankso@slitaz.org>
date Mon Jun 06 00:30:06 2011 +0200 (2011-06-06)
parents 85e851d6375d
children 01713aa1a5bf
line diff
     1.1 --- a/squidguardmgr/receipt	Wed May 25 12:47:55 2011 +0200
     1.2 +++ b/squidguardmgr/receipt	Mon Jun 06 00:30:06 2011 +0200
     1.3 @@ -20,7 +20,6 @@
     1.4  /etc/squidGuard/squidGuard.conf
     1.5  nobody
     1.6  EOT
     1.7 -	sed -i "s| /| $DESTDIR/|g" install_all.sh &&
     1.8  	mkdir -p $DESTDIR/var/www/squidguardmgr/ &&
     1.9  	make install
    1.10  }