freebsd-ports/security/samba-vscan/files/patch-vscan-kavp.h
Mark Linimon 47e6eb7c9d Patch the default installation locations to be FreeBSD-friendly. Bump
portrevision.  Users should take care when upgrading.

PR:		ports/70424
Submitted by:	Jean Milanez Melo <jmelo at freebsdbrasil dot com dot br> (maintainer)
2004-08-28 05:08:45 +00:00

11 lines
405 B
C

--- kaspersky/vscan-kavp.h.old Fri Aug 13 13:57:48 2004
+++ kaspersky/vscan-kavp.h Fri Aug 13 13:58:16 2004
@@ -8,7 +8,7 @@
/* default location of samba-style configuration file (needs Samba >= 2.2.4
or Samba 3.0 */
-#define PARAMCONF "/etc/samba/vscan-kavp.conf"
+#define PARAMCONF "/usr/local/etc/samba-vscan/vscan-kavp.conf"
/* False = log only infected file, True = log every file access */