aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/gdbm.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2010-02-17 22:25:55 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2010-02-17 22:25:55 +0000
commit03b12974a1b309baf6dd067c73d77c06d96bf164 (patch)
tree916418f538a8e2de359e9d01e3468f9e18cc8e40 /chapter06/gdbm.xml
parentc72b64966be715b566a94675ab2606154d325834 (diff)
Ensure that GDBM is added to the info 'dir' file
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9187 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/gdbm.xml')
-rw-r--r--chapter06/gdbm.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter06/gdbm.xml b/chapter06/gdbm.xml
index 8d37c2b69..612b5d53d 100644
--- a/chapter06/gdbm.xml
+++ b/chapter06/gdbm.xml
@@ -62,6 +62,11 @@
<screen><userinput remap="install">make install-compat</userinput></screen>
+ <para>Fix a minor installation issue by manually adding GDBM to the
+ <command>info</command> table of contents:</para>
+
+<screen><userinput remap="install">install-info --dir-file=/usr/info/dir /usr/info/gdbm.info</userinput></screen>
+
</sect2>
<sect2 id="contents-gdbm" role="content">