On Thu, 13 Oct 2005, Ville Skytt� wrote:

On Thu, 2005-10-13 at 13:06 -0400, Joe Schaefer wrote:
Note this is our second non-dev candidate, so please give it the
extra scrutiny it deserves. Release Candidate #2 -

None of the Apache2/*.pm files get installed with 2.07-rc2 here, but the
Apache2::*.3 man pages do.  In 2.06-dev, all the *.pm (and man pages)
were installed as expected.

I also find that - I think the following should fix this:

=========================================================
--- glue/perl/Makefile.PL~      2005-10-14 00:25:15.000000000 -0500
+++ glue/perl/Makefile.PL       2005-10-14 00:29:46.000000000 -0500
@@ -162,6 +162,7 @@
 my %opts = (
     NAME => 'libapreq2',
     DIR => [qw(xs)],
+    PMLIBDIRS => ['lib'],
     clean => { FILES => "xs t/logs t/TEST @scripts" },
     realclean => { FILES => "xsbuilder/tables" },
 );

=============================================================

--
best regards,
randy kobes

Reply via email to