]> git.vpit.fr Git - perl/modules/LaTeX-TikZ.git/blobdiff - Makefile.PL
Encode the README file in UTF-8
[perl/modules/LaTeX-TikZ.git] / Makefile.PL
index 3f40eb41b2288fb0fa361a3bdf665d4a06b78efc..1ce09ffc9da58b2c6c1c435c5324a8308a2345cb 100644 (file)
@@ -53,7 +53,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            => {