Эх сурвалжийг харах

Remove an empty documentation directory that Udev-154 creates.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9284 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 15 жил өмнө
parent
commit
7ae8d79876

+ 4 - 0
chapter01/changelog.xml

@@ -39,6 +39,10 @@
     <listitem>
       <para>2010-05-21</para>
       <itemizedlist>
+        <listitem>
+          <para>[matthew] - Remove an empty documentation directory created by
+          Udev-154.</para>
+        </listitem>
         <listitem>
           <para>[matthew] - Upgrade to IPRoute2-2.6.34.  Fixes
           <ulink url="&lfs-ticket-root;2668">#2668</ulink>.</para>

+ 4 - 0
chapter06/udev.xml

@@ -122,6 +122,10 @@ ln -sv /proc/kcore /lib/udev/devices/core</userinput></screen>
 
 <screen><userinput remap="install">make install</userinput></screen>
 
+    <para>Remove an empty documentation directory:</para>
+
+<screen><userinput remap="install">rmdir /usr/share/doc/udev</userinput></screen>
+
     <para>Udev's default configuration covers most but not all devices. Install
     a file to create symlinks for certain hand-held devices:</para>