aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/ncurses-inst.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2003-05-13 06:25:53 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2003-05-13 06:25:53 +0000
commita939c0871f10193192f25f7e5f6b08aad8dd85ec (patch)
tree07d0adb4269117491281272c5b4bcd74c0d56b38 /chapter06/ncurses-inst.xml
parent0f873fee57948c57435054788bd79ca023da73e0 (diff)
added vsscanf patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2599 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/ncurses-inst.xml')
-rw-r--r--chapter06/ncurses-inst.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/ncurses-inst.xml b/chapter06/ncurses-inst.xml
index a61b32154..1db5cd1e6 100644
--- a/chapter06/ncurses-inst.xml
+++ b/chapter06/ncurses-inst.xml
@@ -3,7 +3,8 @@
<sect2>
<title>Installation of Ncurses</title>
-<para><screen><userinput>patch -Np1 -i ../ncurses-&ncurses-version;-etip-2.patch</userinput></screen></para>
+<para><screen><userinput>patch -Np1 -i ../ncurses-&ncurses-version;-etip-2.patch
+patch -Np1 -i ../ncurses-&ncurses-version;-vsscanf.patch</userinput></screen></para>
<para>Prepare Ncurses to be compiled:</para>