aboutsummaryrefslogtreecommitdiff
path: root/mail/exipick/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'mail/exipick/files/patch-aa')
-rw-r--r--mail/exipick/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/exipick/files/patch-aa b/mail/exipick/files/patch-aa
new file mode 100644
index 000000000000..0db52e15fd5a
--- /dev/null
+++ b/mail/exipick/files/patch-aa
@@ -0,0 +1,11 @@
+--- exipick.20050225.0.orig Mon May 2 01:10:13 2005
++++ exipick.20050225.0 Mon May 2 01:10:34 2005
+@@ -1,7 +1,7 @@
+ #!/usr/bin/perl
+
+ # SET THIS TO THE PATH TO YOUR SPOOL DIR!
+-my $spool = '/local/exim/spool';
++my $spool = '/var/spool/exim';
+
+ use strict;
+ use Getopt::Long;