diff options
-rw-r--r-- | chapter06/ncurses-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/ncurses-inst.xml b/chapter06/ncurses-inst.xml index 0bac4e69b..65856f312 100644 --- a/chapter06/ncurses-inst.xml +++ b/chapter06/ncurses-inst.xml @@ -3,7 +3,7 @@ <sect2> <title>Installation of Ncurses</title> -<para><screen><userinput>patch -Np1 -i ../ncurses-&ncurses-version;-etip.patch</userinput></screen></para> +<para><screen><userinput>patch -Np1 -i ../ncurses-&ncurses-version;-etip-2.patch</userinput></screen></para> <para>Prepare Ncurses to be compiled:</para> |