
mmartinec at apache
Nov 19, 2009, 10:43 AM
Post #1 of 1
(214 views)
Permalink
|
|
svn commit: r882241 - in /spamassassin/trunk: sa-compile.raw sa-update.raw
|
|
Author: mmartinec Date: Thu Nov 19 18:43:53 2009 New Revision: 882241 URL: http://svn.apache.org/viewvc?rev=882241&view=rev Log: Bug 5628 - inline documentation contradicts code Modified: spamassassin/trunk/sa-compile.raw spamassassin/trunk/sa-update.raw Modified: spamassassin/trunk/sa-compile.raw URL: http://svn.apache.org/viewvc/spamassassin/trunk/sa-compile.raw?rev=882241&r1=882240&r2=882241&view=diff ============================================================================== --- spamassassin/trunk/sa-compile.raw (original) +++ spamassassin/trunk/sa-compile.raw Thu Nov 19 18:43:53 2009 @@ -744,7 +744,7 @@ By default, C<sa-compile> will use the system-wide rules update directory: - @@LOCAL_STATE_DIR@@/spamassassin/compiled/@@PERL_MAJOR_VER@@/@@VERSION@@ + @@LOCAL_STATE_DIR@@/compiled/@@PERL_MAJOR_VER@@/@@VERSION@@ If the updates should be stored in another location, specify it here. Modified: spamassassin/trunk/sa-update.raw URL: http://svn.apache.org/viewvc/spamassassin/trunk/sa-update.raw?rev=882241&r1=882240&r2=882241&view=diff ============================================================================== --- spamassassin/trunk/sa-update.raw (original) +++ spamassassin/trunk/sa-update.raw Thu Nov 19 18:43:53 2009 @@ -1562,7 +1562,7 @@ 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.
|