diff options
author | Renato Botelho <garga@FreeBSD.org> | 2010-10-18 12:54:32 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2010-10-18 12:54:32 +0000 |
commit | 7a16e3f1bf7e7821ffe8ea702d8e1d6fe3fdaa3a (patch) | |
tree | 63b45d16fe13d09b6894e06c48b1d89cc15b59a3 /security/samba-vscan/files/patch-vscan-fprotd.h | |
parent | Remove py-samba since it's not supported on samba 3.4 and samba3 is gone (diff) |
security/samba-vscan just works with samba 3.0, that is gone, so remove it too
Notes
Notes:
svn path=/head/; revision=263195
Diffstat (limited to 'security/samba-vscan/files/patch-vscan-fprotd.h')
-rw-r--r-- | security/samba-vscan/files/patch-vscan-fprotd.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/samba-vscan/files/patch-vscan-fprotd.h b/security/samba-vscan/files/patch-vscan-fprotd.h deleted file mode 100644 index 6af04e06eae6..000000000000 --- a/security/samba-vscan/files/patch-vscan-fprotd.h +++ /dev/null @@ -1,11 +0,0 @@ ---- fprot/vscan-fprotd.h.old Fri Aug 13 13:52:39 2004 -+++ fprot/vscan-fprotd.h Fri Aug 13 13:53:14 2004 -@@ -7,7 +7,7 @@ - /* default location of samba-style configuration file (needs Samba >= 2.2.4 - or Samba 3.0 */ - --#define PARAMCONF "/etc/samba/vscan-fprotd.conf" -+#define PARAMCONF "/usr/local/etc/samba-vscan/vscan-fprotd.conf" - - - /* False = log only infected file, True = log every file access */ |