summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2014-09-16 09:24:11 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2014-09-16 09:24:11 +0100
commite57bd7f82c6f3b5021d248e8139f105620313b1c (patch)
tree45e29f5c0aaa3bb2168eef57860fa485b344eb37 /Porting
parent88317a2674b6502043b7a0434f4b4ad9f732d8da (diff)
downloadperl-e57bd7f82c6f3b5021d248e8139f105620313b1c.tar.gz
Note that one MakeMaker test is currently CUSTOMIZED
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/Maintainers.pl5
1 files changed, 5 insertions, 0 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 4c6b7876c4..2bd54db9df 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -482,6 +482,11 @@ use File::Glob qw(:case);
'PATCHING',
'README.packaging',
],
+ 'CUSTOMIZED' => [
+ # Already merged upstream in GitHub 0116aaf4e, just awaiting
+ # a new stable CPAN release
+ qw( t/pm_to_blib.t ),
+ ],
},
'ExtUtils::Manifest' => {