From: David Golden Date: Fri, 2 Oct 2009 05:37:06 +0000 (-0400) Subject: Add MYMETA.yml to dual-life files to ignore X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=b588bab0166610617ffda945eae1a25e016d2419;p=p5sagit%2Fp5-mst-13.2.git Add MYMETA.yml to dual-life files to ignore Once the toolchain start generating this regularly, we want to make sure it doesn't get copied if the source directory isn't clean. --- diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 6405f23..cba3cfa 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -100,7 +100,7 @@ use File::Glob qw(:case); ANNOUNCE Announce Artistic AUTHORS BENCHMARK BUGS Build.PL CHANGELOG ChangeLog CHANGES Changes COPYING Copying CREDITS GOALS HISTORY INSTALL INSTALL.SKIP LICENSE Makefile.PL - MANIFEST MANIFEST.SKIP META.yml NEW NOTES ppport.h README + MANIFEST MANIFEST.SKIP META.yml MYMETA.yml NEW NOTES ppport.h README SIGNATURE THANKS TODO Todo VERSION WHATSNEW );