aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2003-05-07 22:34:37 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2003-05-07 22:34:37 +0000
commit551a63063110fa99fc96592d7b68388bcb23861d (patch)
treec33e016031908e10bfa5006a14fe55eed1013598
parentac21379d33968ab3f44eb17e764b27b1f051d1a0 (diff)
etip patch filename fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2531 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter06/ncurses-inst.xml2
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>