aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/udev.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter06/udev.xml b/chapter06/udev.xml
index 64d5ecc9d..96b1ee4eb 100644
--- a/chapter06/udev.xml
+++ b/chapter06/udev.xml
@@ -41,10 +41,10 @@
<sect2 role="installation">
<title>Installation of Udev</title>
- <para>Apply a patch to fix an issue caused by the removal of the Video for
- Linux 1 API from Linux-&linux-version;:</para>
+ <para>Fix a bug in the Makefile that prevents some tools from being built
+ and installed:</para>
-<screen><userinput remap="pre">patch -Np1 -i ../&udev-v4l-patch;</userinput></screen>
+<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>