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 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter05') 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. -- cgit v1.2.3-54-g00ecf