summaryrefslogtreecommitdiff
path: root/security/f-prot-antivirus6-ms-bin/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'security/f-prot-antivirus6-ms-bin/patches/patch-ab')
-rw-r--r--security/f-prot-antivirus6-ms-bin/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/security/f-prot-antivirus6-ms-bin/patches/patch-ab b/security/f-prot-antivirus6-ms-bin/patches/patch-ab
new file mode 100644
index 00000000000..53c3618cbe7
--- /dev/null
+++ b/security/f-prot-antivirus6-ms-bin/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1.1.1 2009/09/22 17:41:07 taca Exp $
+
+--- perl/lib/Anomy/Sanitizer.pm.orig 2008-01-19 23:53:47.000000000 +0900
++++ perl/lib/Anomy/Sanitizer.pm
+@@ -189,7 +189,7 @@ my $default_config =
+ # So if you are using random directory hashing make sure to create
+ # all the directories ahead of time!
+ #
+- "file_name_tpl" => '/tmp/att-$T-$$$-$F',
++ "file_name_tpl" => '/var/tmp/att-$T-$$$-$F',
+
+ # How many rules are available?
+ "file_list_rules" => 15,