X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FThread-Cleanup.git;a=blobdiff_plain;f=Makefile.PL;h=5f455a61c118761b1fe9e269e95f99083bd0ddd4;hp=f38e11736a2496a6486cc7d990a5ed273f42bc4d;hb=dd56107b842aae1e27c647427c9afa2224dbfcbf;hpb=cd5c6d26d5fb7f9e5c499ba4e0c250ea377430f4 diff --git a/Makefile.PL b/Makefile.PL index f38e117..5f455a6 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -46,7 +46,7 @@ WriteMakefile( MIN_PERL_VERSION => 5.008, META_MERGE => \%META, dist => { - PREOP => "pod2text $file > \$(DISTVNAME)/README", + PREOP => "pod2text -u $file > \$(DISTVNAME)/README", COMPRESS => 'gzip -9f', SUFFIX => 'gz' }, clean => {