Changeset 4398c22 for chapter06/udev.xml


Ignore:
Timestamp:
08/12/2009 06:49:43 PM (15 years ago)
Author:
Matthew Burgess <matthew@…>
Branches:
6.5
Children:
df2ca71
Parents:
a9cb4756
Message:

Added switch to install udev documentation in the proper versioned directory. Fixes #2459.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.5/BOOK@9036 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/udev.xml

    ra9cb4756 r4398c22  
    6565    --sysconfdir=/etc --sbindir=/sbin \
    6666    --with-rootlibdir=/lib --libexecdir=/lib/udev \
     67    --docdir=/usr/share/doc/udev-&udev-version; \
    6768    --disable-extras</userinput></screen>
    6869
     
    9192          <para>This controls where Udev-internal rules and helper programs
    9293          are installed.</para>
     94        </listitem>
     95      </varlistentry>
     96
     97      <varlistentry>
     98        <term><parameter>--docdir=/usr/share/doc/udev-&udev-version;</parameter></term>
     99        <listitem>
     100          <para>This option installs the Udev documentation in the
     101          proper location with the naming convention consistent with
     102          other packages.</para>
    93103        </listitem>
    94104      </varlistentry>
Note: See TracChangeset for help on using the changeset viewer.