From b1d68a49b23d66b1d084a3873a6facef4756dc6a Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Fri, 29 Aug 2003 19:11:50 +0000 Subject: Fixed expect patch number & reference to it git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2694 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/expect-inst.xml | 2 +- entities/expect.ent | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/chapter05/expect-inst.xml b/chapter05/expect-inst.xml index 243e078f7..2daab650c 100644 --- a/chapter05/expect-inst.xml +++ b/chapter05/expect-inst.xml @@ -5,7 +5,7 @@ First apply a patch: -patch -Np1 -i ../expect-&expect-version;.patch +patch -Np1 -i ../expect-&expect-patch-version;.patch This fixes a bug in Expect that can result in bogus failures during the GCC test suite run. diff --git a/entities/expect.ent b/entities/expect.ent index d233c94b0..cf0695c67 100644 --- a/entities/expect.ent +++ b/entities/expect.ent @@ -11,7 +11,7 @@ - + -- cgit v1.2.3-54-g00ecf