diff options
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/expect-inst.xml | 2 |
1 files changed, 1 insertions, 1 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 @@ <para>First apply a patch:</para> -<para><screen><userinput>patch -Np1 -i ../expect-&expect-version;.patch</userinput></screen></para> +<para><screen><userinput>patch -Np1 -i ../expect-&expect-patch-version;.patch</userinput></screen></para> <para>This fixes a bug in Expect that can result in bogus failures during the GCC test suite run.</para> |