summaryrefslogtreecommitdiff
path: root/gnu-system.am
diff options
context:
space:
mode:
authorEric Bavier <bavier@member.fsf.org>2014-08-16 00:56:42 -0500
committerEric Bavier <bavier@member.fsf.org>2014-08-16 11:07:03 -0500
commitffbf749e6a7ec48001bd4fefb0f6df193b6de7ab (patch)
tree6be867eabb653ab5350b65d30efacc2312a0ab26 /gnu-system.am
parentcb8b285adf850acb8979c3c83febda38d4a23abd (diff)
downloadpatches-ffbf749e6a7ec48001bd4fefb0f6df193b6de7ab.tar
patches-ffbf749e6a7ec48001bd4fefb0f6df193b6de7ab.tar.gz
gnu: texi2html: Fix tests in the absense of gettext.
* gnu/packages/patches/texi2html-i18n.patch: New patch. * gnu/packages/texinfo.scm (texi2html)[source]: Use it. * gnu-system.am (dist_patch_DATA): Add it.
Diffstat (limited to 'gnu-system.am')
-rw-r--r--gnu-system.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu-system.am b/gnu-system.am
index 66a1677c7e..f29f3f61ef 100644
--- a/gnu-system.am
+++ b/gnu-system.am
@@ -378,6 +378,7 @@ dist_patch_DATA = \
gnu/packages/patches/tcsh-fix-autotest.patch \
gnu/packages/patches/teckit-cstdio.patch \
gnu/packages/patches/texi2html-document-encoding.patch \
+ gnu/packages/patches/texi2html-i18n.patch \
gnu/packages/patches/udev-gir-libtool.patch \
gnu/packages/patches/util-linux-perl.patch \
gnu/packages/patches/valgrind-glibc.patch \