X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Frgit.git;a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=fe2b2879843e3db2b1d0052fd22e002c112ed1e2;hp=6bca87631ff75ab81442c4c8bf590bdfe2a185b3;hb=1df620d46eeecc24a77d1914abb3e57b2ff50346;hpb=e22d516707ea608505efbfb552862d0bef0e3c79 diff --git a/Makefile.PL b/Makefile.PL index 6bca876..fe2b287 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -57,7 +57,7 @@ WriteMakefile( MIN_PERL_VERSION => 5.008, META_MERGE => \%META, dist => { - PREOP => 'pod2text bin/rgit > $(DISTVNAME)/README', + PREOP => 'pod2text -u bin/rgit > $(DISTVNAME)/README', COMPRESS => 'gzip -9f', SUFFIX => 'gz' }, clean => {