diff options
author | Nicholas Clark <nick@ccl4.org> | 2010-01-20 17:22:32 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2010-01-20 17:56:31 +0000 |
commit | 603fcd17d4a074139fc76d9d159b3d2d71869bb2 (patch) | |
tree | 8a7b9b1418d07a602c94a217216eba4715dc1c48 /MANIFEST | |
parent | 6361f6560811eabd65d05d2ed6f45be494f2011e (diff) | |
download | perl-603fcd17d4a074139fc76d9d159b3d2d71869bb2.tar.gz |
Remove CPAN's Makefile.PL; let make_ext.pl write one for us.
Nothing in CPAN's Makefile.PL was pertinent to building as part of the core
distribution, but code within it caused `make` after `make clean` to fail.
Resolves RT #72218
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -332,7 +332,6 @@ cpan/CPAN/lib/CPAN/Shell.pm cpan/CPAN/lib/CPAN/Tarzip.pm helper package for CPAN.pm cpan/CPAN/lib/CPAN/URL.pm cpan/CPAN/lib/CPAN/Version.pm Simple math with different flavors of version strings -cpan/CPAN/Makefile.PL cpan/CPAN/PAUSE2003.pub CPAN public key cpan/CPAN/PAUSE2005.pub CPAN public key cpan/CPAN/PAUSE2007.pub CPAN public key |