Author: dzeus Date: Sat Dec 31 08:57:22 2005 GMT Module: SOURCES Tag: HEAD ---- Log message: - up to 2.2
---- Files affected: SOURCES: squidclamav-paths.patch (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SOURCES/squidclamav-paths.patch diff -u SOURCES/squidclamav-paths.patch:1.2 SOURCES/squidclamav-paths.patch:1.3 --- SOURCES/squidclamav-paths.patch:1.2 Mon Mar 21 16:37:43 2005 +++ SOURCES/squidclamav-paths.patch Sat Dec 31 09:57:17 2005 @@ -1,7 +1,7 @@ -diff -ur squidclamav-1.2.orig/paths.h squidclamav-1.2/paths.h ---- squidclamav-1.2.orig/paths.h 2005-02-10 22:27:22.000000000 +0100 -+++ squidclamav-1.2/paths.h 2005-02-28 00:01:26.000000000 +0100 -@@ -25,9 +25,9 @@ +diff -urN squidclamav.orig/paths.h squidclamav/paths.h +--- squidclamav.orig/paths.h 2005-12-14 22:07:02.000000000 +0100 ++++ squidclamav/paths.h 2005-12-31 09:51:35.000000000 +0100 +@@ -25,10 +25,10 @@ /************* Log File Locations (must be writable by **********/ /************* the user given in the squid.conf file **********/ @@ -9,7 +9,8 @@ +#define LOG_FILE "/var/log/squid/squidclamav.log" /************* Configuration file locations ***********/ --#define REDIRECT_PATTERNS "/usr/local/squidclamav/etc/squidclamav.conf" -+#define REDIRECT_PATTERNS "/etc/squid/squidclamav.conf" +-#define CONFIG_FILE "/usr/local/squidclamav/etc/squidclamav.conf" ++#define CONFIG_FILE "/etc/squid/squidclamav.conf" - #endif + /************* Proxy to use *************/ + #define MY_PROXY "http://127.0.0.1:3128" ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SOURCES/squidclamav-paths.patch?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
