summaryrefslogtreecommitdiff
path: root/Makefile.SH
diff options
context:
space:
mode:
authorBrian Fraser <fraserbn@gmail.com>2014-07-29 20:30:44 +0200
committerBrian Fraser <fraserbn@gmail.com>2014-08-19 20:27:29 +0200
commit4ef422df91dd7930bf44a43b30a58819dd2ba9a2 (patch)
treee84cff9a8870e7f6909914d0b2ad4b840696cdf3 /Makefile.SH
parentc6c7826a32eeced7f6784af8e9640de9807f5444 (diff)
downloadperl-4ef422df91dd7930bf44a43b30a58819dd2ba9a2.tar.gz
When cross-compiling, copy cpan/Module-Metadata/
cpan/Module-Metadata/t/encoding.t needs some files in the distribution to pass.
Diffstat (limited to 'Makefile.SH')
-rwxr-xr-xMakefile.SH1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.SH b/Makefile.SH
index b8e5580b3d..e1e895c593 100755
--- a/Makefile.SH
+++ b/Makefile.SH
@@ -1414,6 +1414,7 @@ test_prep test-prep: test_prep_pre \$(MINIPERL_EXE) \$(unidatafiles) \$(PERL_EXE
$to dist/*/t
$to ext/*/t
$to cpan/Archive-Tar/*
+ $to cpan/Module-Metadata/*
$to cpan/Term-Cap/test.pl
$to cpan/Pod-Usage/*
$to cpan/Pod-Parser/*