https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6392
--- Comment #6 from Mark Martinec <[email protected]> 2010-03-30 15:34:15 UTC --- > Actually it looks like there's more than that I found doing the test suite > from > CPAN last night. Should I supply a patch from there? or is there a better > source for me to do so? A problem description would do, a patch is even better. Either against 3.3.1, or better still, against trunk. > I'm guess that this link should build as a dev version of the CPAN module? > http://svn.apache.org/viewvc/spamassassin/trunk/ My preferred choice is just to fetch/update directly from svn: $ svn checkout https://svn.apache.org/repos/asf/spamassassin/trunk Build/make within such directory should work just fine (perl Makefile.PL; make; make test; make install). -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
