On Tuesday December 29 2009 00:00:35 Warren Togami wrote:
> https://bugzilla.redhat.com/show_bug.cgi?id=550861
>
> I'm currently unpacking the rule tarball into
> $RPM_BUILD_ROOT/usr/share/spamassassin for my RPM package. The
> resulting install seems to work just fine.
>
> I assume this reported problem is because I am unpacking the tarball
> instead of using sa-update to install the tarball? I couldn't figure
> out how to successfully use sa-update to install to an arbitrary path.
The --updatedir is supposed to provide this functionality:
--updatedir path Directory to place updates, defaults to the
SpamAssassin site rules directory
(default: /var/lib/spamassassin/<version>)
If it doesn't work this way, it's probably a bug.
Mark