]> git.pld-linux.org Git - packages/texi2html.git/blame - texi2html-perl.patch
missing fix-info-dir
[packages/texi2html.git] / texi2html-perl.patch
CommitLineData
467cf7fc
JB
1--- texi2html-5.0/manage_i18n.pl.in.orig 2013-10-27 13:57:29.184773196 +0100
2+++ texi2html-5.0/manage_i18n.pl.in 2013-10-27 14:24:04.201372927 +0100
3@@ -235,6 +235,7 @@
4 {
5 print TRANSLATIONS;
6 }
7+ print TRANSLATIONS "1;";
8 close FILE;
9 }
10 }
This page took 0.064881 seconds and 4 git commands to generate.