aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2011-04-25 13:17:06 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2011-04-25 13:17:06 +0000
commit89253a39541ffd5036a0e6a1876e1a611393c043 (patch)
treedc559299c6a992939d4c8fff8ddc0c16ac78cbb2 /chapter06
parentf375ce63b1f00b8afdf2232300cc84542c8265b6 (diff)
Upgrade to Udev-168. Fixes #2862.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9516 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/udev.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter06/udev.xml b/chapter06/udev.xml
index 96b1ee4eb..61648af30 100644
--- a/chapter06/udev.xml
+++ b/chapter06/udev.xml
@@ -41,11 +41,6 @@
<sect2 role="installation">
<title>Installation of Udev</title>
- <para>Fix a bug in the Makefile that prevents some tools from being built
- and installed:</para>
-
-<screen><userinput remap="pre">sed -i -e '228d' -e '317d' Makefile.am</userinput></screen>
-
<para>The udev-config tarball contains LFS-specific files used to configure
Udev. Unpack it into the Udev source directory:</para>