diff options
author | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-05 18:46:09 +0000 |
---|---|---|
committer | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-05 18:46:09 +0000 |
commit | 1100dfc670766b99a1c9fdb86817f260e5ffbde7 (patch) | |
tree | 1289d897ae1a7da38b02fa25dc19860c70712ffd /chapter03 | |
parent | d55da0a925402d424e5f43654c74f39b34c189f1 (diff) |
Added a patch to the Expect instructions to fix an issue with recent Tcl versions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8571 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 c0d02d7e7..0854cbba8 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -91,6 +91,14 @@ </varlistentry> <varlistentry> + <term>Expect Tcl Patch - <token>&expect-tcl-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&expect-tcl-patch;"/></para> + <para>MD5 sum: <literal>&expect-tcl-patch-md5;</literal></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Glibc Iconv Test Fixes Patch - <token>&glibc-iconv-test-fixes-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&glibc-iconv-test-fixes-patch;"/></para> |