Author: matthew
Date: 2006-08-31 15:51:19 -0600 (Thu, 31 Aug 2006)
New Revision: 7782
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/findutils.xml
Log:
Revert the change in locatedb's location. It was incomplete and possibly moved
locatedb to the wrong location
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2006-08-31 19:24:53 UTC (rev 7781)
+++ trunk/BOOK/chapter01/changelog.xml 2006-08-31 21:51:19 UTC (rev 7782)
@@ -39,11 +39,6 @@
<para>2006-08-31</para>
<itemizedlist>
<listitem>
- <para>[matthew] - Change the location of locatedb from
- /var/lib/locate to /var/lib/misc so as to comply with the FHS. Fixes
- #1869.</para>
- </listitem>
- <listitem>
<para>[matthew] - Remove spurious curly braces from the example
/etc/resolv.conf. Fixes #1870.</para>
</listitem>
Modified: trunk/BOOK/chapter06/findutils.xml
===================================================================
--- trunk/BOOK/chapter06/findutils.xml 2006-08-31 19:24:53 UTC (rev 7781)
+++ trunk/BOOK/chapter06/findutils.xml 2006-08-31 21:51:19 UTC (rev 7782)
@@ -40,7 +40,7 @@
<para>Prepare Findutils for compilation:</para>
<screen><userinput>./configure --prefix=/usr --libexecdir=/usr/lib/findutils \
- --localstatedir=/var/lib/misc</userinput></screen>
+ --localstatedir=/var/lib/locate</userinput></screen>
<variablelist>
<title>The meaning of the configure options:</title>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page