summaryrefslogtreecommitdiffstats
path: root/mail/p5-Mail-SpamAssassin/files/patch-sa-compile.raw
blob: 9b8bdaa0b4e46c0afb5bc0f26a0946a350fbcb5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
--- sa-compile.raw.orig	Tue May  1 09:54:33 2007
+++ sa-compile.raw	Thu May  3 13:35:23 2007
@@ -643,7 +643,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@@)
   --updatedir=path              Directory to place updates
-                     (default: /var/lib/spamassassin/compiled/<version>)
+                     (default: @@LOCAL_STATE_DIR@@/compiled/<version>)
   --cf='config line'            Additional line of configuration
@@ -692,12 +692,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 C<@@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<--updatedir>
 
OpenPOWER on IntegriCloud