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
This commit is contained in:
Randy McMurchy 2008-10-11 15:24:46 +00:00
parent b00e6ce1b2
commit bdb3cca0a4
2 changed files with 6 additions and 1 deletions

View File

@ -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>

View File

@ -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