瀏覽代碼

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 年之前
父節點
當前提交
7ae8d79876
共有 2 個文件被更改,包括 8 次插入0 次删除
  1. 4 0
      chapter01/changelog.xml
  2. 4 0
      chapter06/udev.xml

+ 4 - 0
chapter01/changelog.xml

@@ -39,6 +39,10 @@
     <listitem>
     <listitem>
       <para>2010-05-21</para>
       <para>2010-05-21</para>
       <itemizedlist>
       <itemizedlist>
+        <listitem>
+          <para>[matthew] - Remove an empty documentation directory created by
+          Udev-154.</para>
+        </listitem>
         <listitem>
         <listitem>
           <para>[matthew] - Upgrade to IPRoute2-2.6.34.  Fixes
           <para>[matthew] - Upgrade to IPRoute2-2.6.34.  Fixes
           <ulink url="&lfs-ticket-root;2668">#2668</ulink>.</para>
           <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>
 <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
     <para>Udev's default configuration covers most but not all devices. Install
     a file to create symlinks for certain hand-held devices:</para>
     a file to create symlinks for certain hand-held devices:</para>