diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 88d5ff246..15c8452f7 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -74,6 +74,9 @@
+May 12th, 2003 [winkie]: Chapter 05 - Installing Texinfo:
+Don't install the texmf data. It's not used by anything.
+
May 12th, 2003 [winkie]: Chapter 05 & 06 - Installing
Ncurses: In Chapter 6, symlink creation has been updated to include
libcurses.*, and libncurses++.a has it's properties changed to 644.
diff --git a/chapter05/texinfo-inst.xml b/chapter05/texinfo-inst.xml
index da13fa3c9..c2d27a5bf 100644
--- a/chapter05/texinfo-inst.xml
+++ b/chapter05/texinfo-inst.xml
@@ -6,8 +6,7 @@
./configure --prefix=/stage1
make
make check
-make install
-make TEXMF=/stage1/share/texmf install-tex
+make install