summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2023-04-19 20:20:53 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2023-04-19 20:31:53 +0100
commitf4aba3e94259ff47e3ef6daf95b0dec0fe885923 (patch)
treea8d81c573f5ec7819d376f08593ada689bf868d2 /Porting
parent4855731ade5c0ba97fa916c054c6c71bf7b05950 (diff)
downloadperl-f4aba3e94259ff47e3ef6daf95b0dec0fe885923.tar.gz
Porting/Maintainers.pl - Tidy up CUSTOMIZED files
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/Maintainers.pl6
1 files changed, 4 insertions, 2 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index f02d3ac89c..4b1e473c96 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -587,7 +587,7 @@ use File::Glob qw(:case);
'' => 'cpan/Filter-Util-Call/',
},
'CUSTOMIZED' => [
- qw(../../pod/perlfilter.pod)
+ qw(pod/perlfilter.pod)
],
},
@@ -1261,7 +1261,9 @@ use File::Glob qw(:case);
# to delete an entire block out of lib/version.pm, since that code is
# only necessary with the CPAN release.
'CUSTOMIZED' => [
- 'lib/version.pm'
+ 'lib/version.pm',
+
+ 't/07locale.t'
],
'MAP' => {