aboutsummaryrefslogtreecommitdiff
path: root/lang/perl5.20/files/patch-cpan__ExtUtils-MakeMaker__t__INST_PREFIX.t
diff options
context:
space:
mode:
Diffstat (limited to 'lang/perl5.20/files/patch-cpan__ExtUtils-MakeMaker__t__INST_PREFIX.t')
-rw-r--r--lang/perl5.20/files/patch-cpan__ExtUtils-MakeMaker__t__INST_PREFIX.t6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/perl5.20/files/patch-cpan__ExtUtils-MakeMaker__t__INST_PREFIX.t b/lang/perl5.20/files/patch-cpan__ExtUtils-MakeMaker__t__INST_PREFIX.t
index 69ba6c372bf3..65bcea8cf927 100644
--- a/lang/perl5.20/files/patch-cpan__ExtUtils-MakeMaker__t__INST_PREFIX.t
+++ b/lang/perl5.20/files/patch-cpan__ExtUtils-MakeMaker__t__INST_PREFIX.t
@@ -1,6 +1,6 @@
---- cpan/ExtUtils-MakeMaker/t/INST_PREFIX.t.orig 2014-05-14 23:51:23 UTC
+--- cpan/ExtUtils-MakeMaker/t/INST_PREFIX.t.orig 2014-12-27 11:48:37 UTC
+++ cpan/ExtUtils-MakeMaker/t/INST_PREFIX.t
-@@ -10,7 +10,7 @@
+@@ -10,7 +10,7 @@ BEGIN {
}
use strict;
@@ -9,7 +9,7 @@
use MakeMaker::Test::Utils;
use MakeMaker::Test::Setup::BFD;
use ExtUtils::MakeMaker;
-@@ -62,7 +62,7 @@
+@@ -62,7 +62,7 @@ like( $stdout->read, qr{
(?:Writing\ MYMETA.yml\ and\ MYMETA.json\n)?
}x );