aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorDan Nichilson <dnicholson@linuxfromscratch.org>2008-03-30 15:34:00 +0000
committerDan Nichilson <dnicholson@linuxfromscratch.org>2008-03-30 15:34:00 +0000
commit3526661c7fe265f8ef327b22988fd77f76f67f09 (patch)
treec92c4f75eb160a73aae5438e572cddfc90a76e81 /chapter01
parenta355a644bb70fa13b1c6cbfd58ab0d9b617e57c8 (diff)
Add --sysconfdir=/etc to Man-db so we get /etc/man_db.conf
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8501 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 56deed017..50c34f427 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,6 +37,18 @@
-->
<listitem>
+ <para>2008-03-30</para>
+ <itemizedlist>
+ <listitem>
+ <para>[dnicholson] - Added <parameter>--sysconfdir</parameter>
+ parameter to Man-db's configure command so that
+ <filename>man_db.conf</filename> is installed in <filename
+ class="directory">/etc</filename>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2008-03-27</para>
<itemizedlist>
<listitem>