aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2010-05-21 23:16:27 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2010-05-21 23:16:27 +0000
commit7ae8d7987652e2cf3bc262a8b2d039c4f2dea3d0 (patch)
tree4e60345319ff8d74089dc9b68f4ef4266e710be8 /chapter06
parent9f8c9bc511ff3c647370ff51ed792754a63fa634 (diff)
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
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/udev.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter06/udev.xml b/chapter06/udev.xml
index 665191e2f..0e5fa85fd 100644
--- a/chapter06/udev.xml
+++ b/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>