aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/ncurses.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/ncurses.xml')
-rw-r--r--chapter06/ncurses.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter06/ncurses.xml b/chapter06/ncurses.xml
index b53464fb9..ae9235fbd 100644
--- a/chapter06/ncurses.xml
+++ b/chapter06/ncurses.xml
@@ -45,11 +45,6 @@
<screen><userinput>bzcat ../&ncurses-rollup-patch; | patch -Np1</userinput></screen>
-->
- <para>Since the release of Ncurses-&ncurses-version;, a memory leak and some
- display bugs were found and fixed upstream. Apply those fixes:</para>
-
-<screen><userinput>patch -Np1 -i ../&ncurses-fixes-patch;</userinput></screen>
-
<para>Prepare Ncurses for compilation:</para>
<screen><userinput>./configure --prefix=/usr --with-shared --without-debug --enable-widec</userinput></screen>