Browse Source

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
Randy McMurchy 17 years ago
parent
commit
bdb3cca0a4
2 changed files with 6 additions and 1 deletions
  1. 4 0
      chapter01/changelog.xml
  2. 2 1
      chapter06/iproute2.xml

+ 4 - 0
chapter01/changelog.xml

@@ -40,6 +40,10 @@
     <listitem>
       <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>

+ 2 - 1
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