This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove double blank lines from the RMG
[perl5.git] / Porting / cmpVERSION.pl
index 5300b87..f8fee14 100755 (executable)
@@ -77,7 +77,7 @@ my %skip;
 @skip{
     'lib/Carp/Heavy.pm',
     'lib/Config.pm',           # no version number but contents will vary
-    'lib/Exporter/Heavy.pm',
+    'dist/Exporter/lib/Exporter/Heavy.pm',
     'win32/FindExt.pm',
 } = ();