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
This commit is contained in:
Matthew Burgess 2010-05-21 23:16:27 +00:00
parent 9f8c9bc511
commit 7ae8d79876
2 changed files with 8 additions and 0 deletions

View File

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

View File

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