X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/463da0ac9e3d63ff5a2efbc705aad083d4b2b20e..ffceb0b88fd1be4a700ff14e5c9b6bd2bfe02802:/mkppport diff --git a/mkppport b/mkppport index 55a74fa..3a82109 100644 --- a/mkppport +++ b/mkppport @@ -58,7 +58,7 @@ unshift @INC, File::Spec->catdir($absroot, 'lib'); # Change to Devel::PPPort directory, as it needs the stuff # from the parts/ directory -chdir File::Spec->catdir($rootdir, 'cpan', 'Devel-PPPort'); +chdir File::Spec->catdir($rootdir, 'dist', 'Devel-PPPort'); # Capture and remove temporary files my @unlink; @@ -160,7 +160,8 @@ mkppport [B<--list>=I] [B<--clean>] B generates a I file using Devel::PPPort and distributes it to the various extension directories that -need it to build. +need it to build. On certain Win32 builds, this script is not +used and an alternative mechanism is used to create I. =head1 OPTIONS