X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FAcme-CPANAuthors-You-re_using.git;a=blobdiff_plain;f=Makefile.PL;h=f3c7fcfb43399633d72d1fd649542a3693f10967;hp=96b6be5db6a161d80e124ab6a361a2c7b02a9469;hb=210c97514e831ab6819268455ad001a1c166e2fc;hpb=c9e747756a3d9dc6a3fa880f53bcc80049a58144 diff --git a/Makefile.PL b/Makefile.PL index 96b6be5..f3c7fcf 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -44,7 +44,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 => {