diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2004-05-23 19:30:21 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2004-05-23 19:30:21 +0000 |
commit | 004ff6ae74d294722c813b7797ea772fe3a01d5c (patch) | |
tree | 83c8721017e12bd943eccd5926d4cab1dea0b878 | |
parent | 24bbec98f66da005d7e08abf04f966ef2e17a772 (diff) |
Fixed expect patch name to reflect the new name in the tarball
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/b5_1/BOOK@3699 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter03/patches.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index a99c960d0..2c72ca029 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -29,7 +29,7 @@ Ed Mkstemp Patch - 1 KB: <ulink url="&patches-root;ed-&ed-version;-mkstemp.patch"/> Expect Spawn Patch - 6 KB: -<ulink url="&patches-root;expect-&expect-version;-spawn.patch"/> +<ulink url="&patches-root;expect-&expect-version;-spawn-1.patch"/> GCC No-Fixincludes Patch - 1 KB: <ulink url="&patches-root;gcc-&gcc-version;-no_fixincludes-1.patch"/> |