summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorTony Cook <tony@develop-help.com>2015-05-13 10:28:22 +1000
committerTony Cook <tony@develop-help.com>2015-05-15 11:47:23 +1000
commit18fe62667c7b9e1cc19201a7075e74e31b6ae16b (patch)
treed5bd556c723d5e349837ae083fefe04ac504531e /Porting
parent30aa8e3f58555e9f59c77b031038678310f01473 (diff)
downloadperl-18fe62667c7b9e1cc19201a7075e74e31b6ae16b.tar.gz
backport 1e2f0871 from the EUMM repository
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/Maintainers.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index d31e190073..9baab5f4e1 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -474,7 +474,7 @@ use File::Glob qw(:case);
'README.packaging',
],
# Applied upstream remove customisation when updating EUMM
- 'CUSTOMIZED' => [ qw[ t/pm_to_blib.t ] ],
+ 'CUSTOMIZED' => [ qw[ t/pm_to_blib.t lib/ExtUtils/MakeMaker/Locale.pm ] ],
},
'ExtUtils::Manifest' => {