aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/man-db.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2016-12-21 21:42:05 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2016-12-21 21:42:05 +0000
commitb2f3f15a09c2558f71a1a873a8204cc3da027368 (patch)
tree5b1c2c4bb61cfee2f7cae1f1967cb6e7b7297ad0 /chapter06/man-db.xml
parented3be61026678484edf9e7d6344799388b8ca41a (diff)
Update to gcc-6.3.0.
Update to gmp-6.1.2. Update to iproute2-4.9.0. Update to man-pages-4.09. Update to man-db-2.7.6.1. Update to linux-4.9. Update to eudev-3.2.1. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11157 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/man-db.xml')
-rw-r--r--chapter06/man-db.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/chapter06/man-db.xml b/chapter06/man-db.xml
index 4e81cc998..c32a99085 100644
--- a/chapter06/man-db.xml
+++ b/chapter06/man-db.xml
@@ -47,6 +47,7 @@
--docdir=/usr/share/doc/man-db-&man-db-version; \
--sysconfdir=/etc \
--disable-setuid \
+ --enable-cache-owner=bin \
--with-browser=/usr/bin/lynx \
--with-vgrind=/usr/bin/vgrind \
--with-grap=/usr/bin/grap</userinput></screen>
@@ -63,6 +64,14 @@
</varlistentry>
<varlistentry>
+ <term><parameter>--enable-cache-owner=bin</parameter></term>
+ <listitem>
+ <para>This makes the system-wide cache files be owned by user
+ bin.</para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><parameter>--with-...</parameter></term>
<listitem>
<para>These three parameters are used to set some default programs.