This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Adjust the Maintainers.pl after IPC-Cmd move
authorChris Williams <chris@bingosnet.co.uk>
Fri, 4 Sep 2009 14:12:15 +0000 (15:12 +0100)
committerChris Williams <chris@bingosnet.co.uk>
Fri, 4 Sep 2009 14:12:15 +0000 (15:12 +0100)
Porting/Maintainers.pl

index 2e4d769..ece0881 100755 (executable)
@@ -908,7 +908,7 @@ package Maintainers;
        {
        'MAINTAINER'    => 'kane',
        'DISTRIBUTION'  => 'KANE/IPC-Cmd-0.46.tar.gz',
-       'FILES'         => q[lib/IPC/Cmd lib/IPC/Cmd.pm],
+       'FILES'         => q[ext/IPC-Cmd],
        'CPAN'          => 1,
        'UPSTREAM'      => 'cpan',
        },