Author: matthew
Date: 2010-04-20 14:06:22 -0600 (Tue, 20 Apr 2010)
New Revision: 9251

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter06/udev.xml
Log:
Remove the --docdir parameter for Udev. Fixes #2633.

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2010-04-20 20:05:22 UTC (rev 9250)
+++ trunk/BOOK/chapter01/changelog.xml  2010-04-20 20:06:22 UTC (rev 9251)
@@ -40,6 +40,10 @@
       <para>2010-04-20</para>
       <itemizedlist>
         <listitem>
+          <para>[matthew] Remove the now unused --docdir parameter for Udev.
+          Fixes <ulink url="&lfs-ticket-root;2633">#2633</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[matthew] Upgrade to Psmisc-22.11.  Fixes
           <ulink url="&lfs-ticket-root;2631">#2631</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/chapter06/udev.xml
===================================================================
--- trunk/BOOK/chapter06/udev.xml       2010-04-20 20:05:22 UTC (rev 9250)
+++ trunk/BOOK/chapter06/udev.xml       2010-04-20 20:06:22 UTC (rev 9251)
@@ -63,7 +63,6 @@
 <screen><userinput remap="configure">./configure --prefix=/usr \
     --sysconfdir=/etc --sbindir=/sbin \
     --with-rootlibdir=/lib --libexecdir=/lib/udev \
-    --docdir=/usr/share/doc/udev-&udev-version; \
     --disable-extras --disable-introspection</userinput></screen>
 
     <variablelist>
@@ -94,15 +93,6 @@
       </varlistentry>
 
       <varlistentry>
-        
<term><parameter>--docdir=/usr/share/doc/udev-&udev-version;</parameter></term>
-        <listitem>
-          <para>This option installs the Udev documentation in the
-          proper location with the naming convention consistent with 
-          other packages.</para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
         <term><parameter>--disable-extras</parameter></term>
         <listitem>
           <para>This option prevents Udev from installing helper programs and

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to