summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2016-09-11 15:44:59 +0200
committerLars Wendler <polynomial-c@gentoo.org>2016-09-11 15:44:59 +0200
commit4147c10a76d719cb3330f18bfb6073da5e16561a (patch)
tree3874a41c421065d92483115e57304fff0e2e70e2 /sys-apps/texinfo/files/texinfo-4.13-accentenc-test.patch
parentdev-util/cmake: Stick with bootsrapping when <cmake-3.4.0_rc1 is installed. (diff)
downloadgentoo-4147c10a76d719cb3330f18bfb6073da5e16561a.tar.gz
gentoo-4147c10a76d719cb3330f18bfb6073da5e16561a.tar.bz2
gentoo-4147c10a76d719cb3330f18bfb6073da5e16561a.zip
Revert "sys-apps/texinfo: Removed old."
This reverts commit f2955742698b6b5eeca932fcc6289b7b60acf3b1. Breaks some ebuilds that still depend on old texinfo versions.
Diffstat (limited to 'sys-apps/texinfo/files/texinfo-4.13-accentenc-test.patch')
-rw-r--r--sys-apps/texinfo/files/texinfo-4.13-accentenc-test.patch17
1 files changed, 17 insertions, 0 deletions
diff --git a/sys-apps/texinfo/files/texinfo-4.13-accentenc-test.patch b/sys-apps/texinfo/files/texinfo-4.13-accentenc-test.patch
new file mode 100644
index 000000000000..ad470faf0d47
--- /dev/null
+++ b/sys-apps/texinfo/files/texinfo-4.13-accentenc-test.patch
@@ -0,0 +1,17 @@
+Fails in UTF-8 locales with grep-2.6
+
+https://bugs.gentoo.org/322151
+https://savannah.gnu.org/bugs/index.php?31068
+
+--- a/makeinfo/tests/accentenc
++++ b/makeinfo/tests/accentenc
+@@ -1,7 +1,8 @@
+ #!/bin/sh
+ # Test encoded accent info output.
+
+-unset TEXINFO_OUTPUT
++unset TEXINFO_OUTPUT LANG LANGUAGE
++LC_ALL=POSIX; export LC_ALL
+ : ${srcdir=.}
+ input=`basename $0`.txi
+ output=`basename $0`.info