Author: randy
Date: 2008-10-11 09:24:46 -0600 (Sat, 11 Oct 2008)
New Revision: 8634
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/iproute2.xml
Log:
Modified the IPRoute2 installation command so that the docs are installed in a
versioned directory
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2008-10-11 15:17:34 UTC (rev 8633)
+++ trunk/BOOK/chapter01/changelog.xml 2008-10-11 15:24:46 UTC (rev 8634)
@@ -41,6 +41,10 @@
<para>2008-10-11</para>
<itemizedlist>
<listitem>
+ <para>[randy] - Modified the IPRoute2 installation command so that
the
+ docs are installed in a versioned directory.</para>
+ </listitem>
+ <listitem>
<para>[randy] - Modified the Groff installation command so that the
docs are installed in a standardized versioned directory.</para>
</listitem>
Modified: trunk/BOOK/chapter06/iproute2.xml
===================================================================
--- trunk/BOOK/chapter06/iproute2.xml 2008-10-11 15:17:34 UTC (rev 8633)
+++ trunk/BOOK/chapter06/iproute2.xml 2008-10-11 15:24:46 UTC (rev 8634)
@@ -71,7 +71,8 @@
<para>Install the package:</para>
-<screen><userinput remap="install">make SBINDIR=/sbin
install</userinput></screen>
+<screen><userinput remap="install">make SBINDIR=/sbin \
+ DOCDIR=/usr/share/doc/iproute2-&iproute2-version;
install</userinput></screen>
<para>The <command>arpd</command> binary links against the Berkeley DB
libraries that reside in <filename class="directory">/usr</filename> and
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page