http://bugzilla.spamassassin.org/show_bug.cgi?id=3836
------- Additional Comments From [EMAIL PROTECTED] 2004-09-29 17:20 ------- Well lemme put it this way. I'd say that 99.5% of all perlmodules have accurate .packlist files. Spamassassin is one of the only modules I've come across in a very long time (9 years of programming in perl full time) that didn't include all the files it installs in its .packlist (regardless of file type or location). I think it would be very worth while to conform to this standard. basically you are including everything now EXCEPT the following: /etc/mail/spamassassin (and all its files) /usr/local/share/spamassassin (and all its files) I think you are including the /usr/bin/spam* files but you might wanna make sure. Basically anything that Mail::Spamassassin installs should be included in the .packlist. As far as i know as long as you are using the perl Makefile.PL for the build it should beable to include all the files automatically. I'll do a bit of research tomorrow at work and look for the correct answer. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
