diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-08-21 20:24:15 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-08-21 20:24:15 +0000 |
commit | f66d6af894e4ba938e489f6815e46ea55e42a78e (patch) | |
tree | de79de66d743fc99596f20765f807fa86019d86a /chapter03 | |
parent | 184ff2a7689b3c23e3ee4acae48ccde933804949 (diff) |
Add a patch to fix a test failure in Texinfo.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10324 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index ce864f4d5..49c2e5078 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -116,6 +116,14 @@ </listitem> </varlistentry> + <varlistentry> + <term>Texinfo Test Patch - <token>&texinfo-test-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&texinfo-test-patch;"/></para> + <para>MD5 sum: <literal>&texinfo-test-patch-md5;</literal></para> + </listitem> + </varlistentry> + <!--<varlistentry> <term>Zlib fPIC Patch - <token>&zlib-fpic-patch-size;</token>:</term> <listitem> |