diff options
author | Jim Gifford <jim@linuxfromscratch.org> | 2004-09-02 19:00:13 +0000 |
---|---|---|
committer | Jim Gifford <jim@linuxfromscratch.org> | 2004-09-02 19:00:13 +0000 |
commit | 2ca7e11401e84599bdb93c7987338a600f88cf0c (patch) | |
tree | c64f84e9e7d3c3c1acac5c0fc2828bd7fc3a7d86 /chapter03 | |
parent | 4ac3a762bcc1c4810508dc41d7fc3c0d982791c0 (diff) |
Fixed texinfo segfault
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4109 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index f6f178cc8..9c488c62f 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -142,6 +142,12 @@ following:</para> </listitem> </varlistentry> +<varlistentry> +<term>Texinfo Seg-Fault Patch - 1 KB:</term> <listitem> +<para><ulink url="&patches-root;texinfo-&texinfo-version;-segfault-1.patch"/></para> +</listitem> +</varlistentry> + </variablelist> <para>In addition to the above required patches, there exist a number of |