]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/blob - texinfo/patches/texinfo-4.13a-testsuite_fix.patch
Move all packages to root.
[people/arne_f/ipfire-3.x.git] / texinfo / patches / texinfo-4.13a-testsuite_fix.patch
1 diff -Nur a/makeinfo/tests/accentenc b/makeinfo/tests/accentenc
2 --- a/makeinfo/tests/accentenc 2004-04-11 19:56:47.000000000 +0200
3 +++ b/makeinfo/tests/accentenc 2011-07-27 20:24:36.603237061 +0200
4 @@ -1,7 +1,8 @@
5 #!/bin/sh
6 # Test encoded accent info output.
7
8 -unset TEXINFO_OUTPUT
9 +unset TEXINFO_OUTPUT LANG LANGUAGE
10 +LC_ALL=POSIX; export LC_ALL
11 : ${srcdir=.}
12 input=`basename $0`.txi
13 output=`basename $0`.info