diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/udev.xml | 5 |
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> |