http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4952
------- Additional Comments From [EMAIL PROTECTED] 2006-08-12 13:00 ------- ok, I've come around to it ;) +0.9. there is still an issue, with: +=item PREFIX + +Used as the root for certain directory paths such as: + + '__prefix__/etc/mail/spamassassin' + '__prefix__/etc/spamassassin' + +Defaults to "@@PREFIX@@". by default, that comes out as +=item PREFIX + +Used as the root for certain directory paths such as: + + '__prefix__/etc/mail/spamassassin' + '__prefix__/etc/spamassassin' + +Defaults to "/usr/local". this is misleading -- nobody (except for the odd BSD person ;) will have encountered /usr/local/etc/spamassassin. a better example would be the entry from @default_rules_path: +=item PREFIX + +Used as the root for certain directory paths such as: + + '__prefix__/share/spamassassin' + +Defaults to "/usr/local". a little nitpicky, sorry. I'm striving for perfection -- in your code ;) ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
