http://bugzilla.spamassassin.org/show_bug.cgi?id=2853





------- Additional Comments From [EMAIL PROTECTED]  2004-05-25 18:52 -------
Subject: Re:  [review] Rewrite masses/ (in perl)

> Also, one other thing: if we install the masses scripts into
> $PREFIX/share/spamassassin-tools, note that we will still need to make one
> further change: they will have to be built from .raw versions by the top-level
> Makefile, like sa-learn, spamassassin and spamd, in order to take care of the
> usual stuff like:
> 
> - sedding the #!/usr/bin/perl line, for when the user used a perl that isn't
> /usr/bin/perl in Makefile.PL
> - looking for the rules dir in a directory != /usr/share/spamassassin and !=
> ../rules, for when PREFIX ne '/usr'
> - looking for the libs in a dir that isn't in @INC for when PREFIX ne '/usr'

I don't think this is necssary. I wasn't even going to suggest that
this go in the Makefile. (although it probably should, but not by default).

None of the scripts guess where the rules dir is, other than
mass-check which relys on Mail::SpamAssassin to do the dirty work. I
hadn't thought about point 3, but it makes it a lot more complex than
necessary. I figure these scripts are optional, and if you want them,
you get to figure out how to install them. ;-)




------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

Reply via email to