diff --git a/net-proxy/squidclamav/files/squidclamav-3.9-gentoo.patch b/net-proxy/squidclamav/files/squidclamav-3.9-gentoo.patch deleted file mode 100644 --- a/net-proxy/squidclamav/files/squidclamav-3.9-gentoo.patch +++ /dev/null @@ -1,29 +0,0 @@ -diff -Nru squidclamav-3.2.orig/squidclamav.conf.dist squidclamav-3.2/squidclamav.conf.dist ---- squidclamav-3.9.orig/squidclamav.conf.dist 2007-08-22 15:50:41.000000000 +0300 -+++ squidclamav-3.9/squidclamav.conf.dist 2007-12-30 13:56:58.000000000 +0200 -@@ -29,7 +29,7 @@ - # - # stat 0|1 - # --# squidguard /usr/local/squidGuard/bin/squidGuard -+# squidguard /usr/bin/squidGuard - # - # whitelist this.trustdomain.com - # whitelist .*\.domain\.* -@@ -39,13 +39,13 @@ - #proxy http://127.0.0.1:3128/ - #logfile /var/log/squidclamav.log - #redirect http://proxy.domain.com/cgi-bin/clwarn.cgi --#squidguard /usr/local/squidGuard/bin/squidGuard -+#squidguard /usr/bin/squidGuard - #debug 0 - #force 1 - #stat 1 - #maxredir 10 --#clamd_local /tmp/clamd --#clamd_ip 192.168.1.5 -+#clamd_local /var/run/clamav/clamd.sock -+#clamd_ip 127.0.0.1 - #clamd_port 3310 - #timeout 60 - #useragent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)