aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Hymers <markh@linuxfromscratch.org>2001-08-25 00:23:37 +0000
committerMark Hymers <markh@linuxfromscratch.org>2001-08-25 00:23:37 +0000
commitd59de3229a97e1568ad1d3dae498074f97b75cd4 (patch)
treee6e6d9f95034c6f216f4af36779e541812f16d95
parent60774241258424e8cf99e9632af1d322a62cd4f9 (diff)
[Bug 126] ncurses static library move thingy
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1025 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 2b0a7a4bd..2c897cbca 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -35,7 +35,8 @@ which fixes various problems such as the weak symbol
bug.</para></listitem>
<listitem><para>Chapter 6: ncurses patch totally
-removed.</para></listitem>
+removed. Static libraries now moved to /usr/lib and libcurses.a symlink
+created manually.</para></listitem>
<listitem><para>Chapter 5: sed commands for bzip2 and mawk static
compiles have been replaced with a simpler flag to gcc.</para></listitem>