http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5338
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2007-03-16 07:09 -------
thanks for the shell account -- it let me find and fix the problem pretty
quickly.
it seems the problem is that 'installman1dir' was not set in the perl-wide
%Config, although 'installsiteman1dir' was (which is the one used for
site-specific man pages? not sure). this was inhibiting install of the man1
pages, incorrectly. now fixed:
: jm 1358...; svn commit -m "bug 5338: check Config{installsiteman1dir} and
Config{installvendorman1dir} as well as Config{installman1dir}, otherwise we can
wind up not installing many of the important man pages when we should do so"
Makefile.PL
Sending Makefile.PL
Transmitting file data .
Committed revision 518982.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.