4861666ab0
ok mbalmer@
22 lines
1001 B
Plaintext
22 lines
1001 B
Plaintext
$OpenBSD: patch-sa-update_raw,v 1.5 2008/09/04 06:42:12 brad Exp $
|
|
--- sa-update.raw.orig Tue Jun 10 05:21:07 2008
|
|
+++ sa-update.raw Thu Sep 4 01:06:56 2008
|
|
@@ -1325,7 +1325,7 @@ Options:
|
|
keyring. Use multiple times for multiple files
|
|
--updatedir path Directory to place updates, defaults to the
|
|
SpamAssassin site rules directory
|
|
- (default: /var/lib/spamassassin/<version>)
|
|
+ (default: @@LOCAL_STATE_DIR@@/<version>)
|
|
-D, --debug [area=n,...] Print debugging messages
|
|
-V, --version Print version
|
|
-h, --help Print usage message
|
|
@@ -1444,7 +1444,7 @@ Note: use of this option automatically enables GPG ver
|
|
|
|
By default, C<sa-update> will use the system-wide rules update directory:
|
|
|
|
- @@LOCAL_STATE_DIR@@/spamassassin/@@VERSION@@
|
|
+ @@LOCAL_STATE_DIR@@/@@VERSION@@
|
|
|
|
If the updates should be stored in another location, specify it here.
|
|
|