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 /patches.ent | |
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 'patches.ent')
-rw-r--r-- | patches.ent | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index 52dff2b5c..9f73fff0f 100644 --- a/patches.ent +++ b/patches.ent @@ -42,6 +42,10 @@ <!ENTITY expect-spawn-patch-md5 "ef6d0d0221c571fb420afb7033b3bbba"> <!ENTITY expect-spawn-patch-size "6.8 KB"> +<!ENTITY expect-tcl-patch "expect-&expect-version;-tcl_8.5.4_fix-1.patch"> +<!ENTITY expect-tcl-patch-md5 "45274d863f7939f485a1971ae173a42b"> +<!ENTITY expect-tcl-patch-size "4.1 KB"> + <!ENTITY glibc-iconv-test-fixes-patch "glibc-&glibc-version;-iconv_tests-1.patch"> <!ENTITY glibc-iconv-test-fixes-patch-md5 "cc5e95e418e0b2f8a54b14cf90c7c3b2"> |