aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRandy McMurchy <randy@linuxfromscratch.org>2008-10-11 15:24:46 +0000
committerRandy McMurchy <randy@linuxfromscratch.org>2008-10-11 15:24:46 +0000
commitbdb3cca0a431a8c5b3d871d1740955820b8a2df5 (patch)
treedffe38dbe20b1bcd047162b4e16511c403a9b9b6
parentb00e6ce1b2c451a1b3db079d7ae52ed20ccd4781 (diff)
Modified the IPRoute2 installation command so that the docs are installed in a versioned directory
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8634 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter06/iproute2.xml3
2 files changed, 6 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 0b4060352..caa81b3dc 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -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>
diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml
index 1934f0fbe..33f8dfbd2 100644
--- a/chapter06/iproute2.xml
+++ b/chapter06/iproute2.xml
@@ -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