aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2005-12-17 18:04:56 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2005-12-17 18:04:56 +0000
commit3ffd592783183831a9af2a9ca3153c39ec6daf7d (patch)
treeab8e81eaa8fbf9435ca9bd4aebd940921719bbf7 /chapter01
parent64aeb1e5a9efdd1fb493830bbfaee223f7066a02 (diff)
Pass a valid path to the --prefix switch of module-init-tools' configure script
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7225 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index c4a05bae8..569bea497 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -114,6 +114,10 @@ First a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>December 17, 2005 [matt]: Pass a valid path to
+module-init-tools' --prefix configure switch and remove the now unnecessary
+--mandir switch</para></listitem>
+
<listitem><para>December 17, 2005 [matt]: Symlink Vim's documentation to
/usr/share/doc. Fixes bug 1610. Thanks to Randy McMurchy for the original
report and to Ken and Jeremy for their investigations into the fix.</para>