diff options
Diffstat (limited to 'chapter05/expect.xml')
-rw-r--r-- | chapter05/expect.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter05/expect.xml b/chapter05/expect.xml index 6ac5cdef0..f5b0bbd25 100644 --- a/chapter05/expect.xml +++ b/chapter05/expect.xml @@ -22,6 +22,8 @@ <sect2 role="installation"> <title>Installation of Expect</title> +<para>Apply a patch:</para> + <screen><userinput>patch -Np1 -i ../expect-&expect-version;-spawn-1.patch</userinput></screen> <para>Now prepare Expect for compilation:</para> |