diff --git a/Attic/appendixc/ncurses-patch.xml b/Attic/appendixc/ncurses-patch.xml
deleted file mode 100644
index 38aa67518..000000000
--- a/Attic/appendixc/ncurses-patch.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-Ncurses Patch (&ncurses-version;):
-&ftp;/
-&http;/
-
diff --git a/Attic/appendixc/packages.xml b/Attic/appendixc/packages.xml
index dbd84c874..eefbe5fe5 100644
--- a/Attic/appendixc/packages.xml
+++ b/Attic/appendixc/packages.xml
@@ -34,7 +34,6 @@ package quicker.
&ac-manpages-patch;
&ac-findutils-patch;
&ac-ncurses;
-&ac-ncurses-patch;
&ac-vim;
&ac-bison;
&ac-less;
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 138479341..5ca06ddd0 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -14,7 +14,6 @@
e2fsprogs-1.22
file-3.36
groff-1.17.2
-new ncurses patch-20010721
linux-2.4.8
sysvinit-2.81
autoconf-2.52
@@ -27,6 +26,9 @@
+Chapter 6: ncurses patch totally
+removed.
+
Chapter 5: sed command for bzip2 static compile has been
replaced with a simpler flag to gcc.
diff --git a/chapter04/ncurses-patch.xml b/chapter04/ncurses-patch.xml
deleted file mode 100644
index 3f0b65b1e..000000000
--- a/chapter04/ncurses-patch.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-Ncurses Patch (&ncurses-version;) - &ncurses-patch-size;:
-&ftp;/ncurses-&ncurses-version;-&ncurses-patch-version;.patch.bz2
-&http;/ncurses-&ncurses-version;-&ncurses-patch-version;.patch.bz2
-
diff --git a/chapter04/packages.xml b/chapter04/packages.xml
index 64fd0b65b..e532c22fb 100644
--- a/chapter04/packages.xml
+++ b/chapter04/packages.xml
@@ -35,7 +35,6 @@
&c3-findutils;
&c3-findutils-patch;
&c3-ncurses;
-&c3-ncurses-patch;
&c3-vim;
&c3-bison;
&c3-less;
diff --git a/chapter06/ncurses-exp.xml b/chapter06/ncurses-exp.xml
index 968ec9fbe..4a988d279 100644
--- a/chapter06/ncurses-exp.xml
+++ b/chapter06/ncurses-exp.xml
@@ -1,10 +1,6 @@
Command explanations
-patch -Np1 -F10 -i ../ncurses-&ncurses-version;-&ncurses-patch-version;.patch:
-Regular updates to the ncurses package are provided as patch files so this is
-to make the source tree up to date.
-
--with-shared: This enables the build of the
shared ncurses library files.
diff --git a/chapter06/ncurses-inst.xml b/chapter06/ncurses-inst.xml
index d2d53812c..f870c55fb 100644
--- a/chapter06/ncurses-inst.xml
+++ b/chapter06/ncurses-inst.xml
@@ -1,10 +1,9 @@
Installation of Ncurses
-Before Ncurses is installed, the patch file needs to be unzipped. Install Ncurses by running the following commands:
+Install Ncurses by running the following commands:
-patch -Np1 -F10 -i ../ncurses-&ncurses-version;-&ncurses-patch-version;.patch &&
-./configure --prefix=/usr --libdir=/lib \
+./configure --prefix=/usr --libdir=/lib \
--with-shared --disable-termcap &&
make &&
make install
diff --git a/index.xml b/index.xml
index 47a04b11c..6f09a4e6f 100644
--- a/index.xml
+++ b/index.xml
@@ -99,7 +99,6 @@
-
@@ -493,7 +492,6 @@
-
@@ -521,9 +519,9 @@
-
-
-
+
+
+
@@ -686,9 +684,7 @@
-
-