--- sa-compile.raw.orig 2007-08-08 05:19:47.000000000 -0800 +++ sa-compile.raw 2007-08-11 12:31:07.000000000 -0800 @@ -659,9 +659,9 @@ -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/) + (default: @@LOCAL_STATE_DIR@@/compiled/) --cf='config line' Additional line of configuration -D, --debug [area=n,...] Print debugging messages -V, --version Print version @@ -708,12 +708,12 @@ =item B<-C> I, B<--configpath>=I, B<--config-file>=I Use the specified path for locating the distributed configuration files. -Ignore the default directories (usually C or similar). +Ignore the default directories (usually C<@@DEF_RULES_DIR@@> or similar). =item B<--siteconfigpath>=I Use the specified path for locating site-specific configuration files. Ignore -the default directories (usually C or similar). +the default directories (usually C<@@LOCAL_RULES_DIR@@> or similar). =item B<--updatedir>