aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-SpamAssassin/files/patch-sa-compile.raw
diff options
context:
space:
mode:
Diffstat (limited to 'mail/p5-Mail-SpamAssassin/files/patch-sa-compile.raw')
-rw-r--r--mail/p5-Mail-SpamAssassin/files/patch-sa-compile.raw26
1 files changed, 26 insertions, 0 deletions
diff --git a/mail/p5-Mail-SpamAssassin/files/patch-sa-compile.raw b/mail/p5-Mail-SpamAssassin/files/patch-sa-compile.raw
new file mode 100644
index 000000000000..aa27ed66a606
--- /dev/null
+++ b/mail/p5-Mail-SpamAssassin/files/patch-sa-compile.raw
@@ -0,0 +1,26 @@
+--- sa-compile.raw.orig Tue May 1 09:54:33 2007
++++ sa-compile.raw Thu May 3 13:35:23 2007
+@@ -636,7 +636,7 @@
+ -p prefs, --prefspath=file, --prefs-file=file
+ Set user preferences file
+ --siteconfigpath=path Path for site configs
+- (default: /etc/mail/spamassassin)
++ (default: @@LOCAL_RULES_DIR@@)
+ --cf='config line' Additional line of configuration
+ -D, --debug [area=n,...] Print debugging messages
+ -V, --version Print version
+@@ -683,12 +683,12 @@
+ =item B<-C> I<path>, B<--configpath>=I<path>, B<--config-file>=I<path>
+
+ Use the specified path for locating the distributed configuration files.
+-Ignore the default directories (usually C</usr/share/spamassassin> or similar).
++Ignore the default directories (usually <@@DEF_RULES_DIR@@> or similar).
+
+ =item B<--siteconfigpath>=I<path>
+
+ Use the specified path for locating site-specific configuration files. Ignore
+-the default directories (usually C</etc/mail/spamassassin> or similar).
++the default directories (usually C<@@LOCAL_RULES_DIR@@> or similar).
+
+ =item B<--cf='config line'>
+