pkgsrc/security/f-prot-antivirus6-ms-bin/patches/patch-ab
taca bfd1cda892 Importing F-PROT Antivirus for mailservers.
F-PROT Antivirus is commercial product of FRISK Software International Inc.
2009-09-22 17:41:07 +00:00

13 lines
494 B
Text

$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,