X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=blobdiff_plain;f=Makefile.PL;h=b30c074f6fc873da6008b97dfc5ea504cc6030b4;hp=4588d5b435f35ca3a621bb1dabb8958029c458e4;hb=d3e948fadaa1f81d1f17d37f840b6ac9c999ed6f;hpb=ebeb728ecb8e96a52969f55deef745970eefb90a diff --git a/Makefile.PL b/Makefile.PL index 4588d5b..b30c074 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -104,7 +104,7 @@ WriteMakefile( MIN_PERL_VERSION => 5.006, META_MERGE => \%META, dist => { - PREOP => "pod2text $file > \$(DISTVNAME)/README", + PREOP => "pod2text -u $file > \$(DISTVNAME)/README", COMPRESS => 'gzip -9f', SUFFIX => 'gz', }, clean => {