aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/eudev.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2017-09-22 23:13:28 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2017-09-22 23:13:28 +0000
commit8da63ab561cb4aa24cbe031804ca64ab2052831d (patch)
treef142c27e4636e1abc14cd371f88f6b75c7fca5da /chapter06/eudev.xml
parent81368f0664101537737e075b46f5115187532e77 (diff)
Update to util-linux 2.30.2.
Update to man-pages-4.13. Update to texinfo-6.5. Update to mpfr-3.1.6. Update to iproute2-4.13.0. Update to eudev-3.2.3. Update to linux-4.13.3. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11302 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/eudev.xml')
-rw-r--r--chapter06/eudev.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/eudev.xml b/chapter06/eudev.xml
index d55b6b603..785759d59 100644
--- a/chapter06/eudev.xml
+++ b/chapter06/eudev.xml
@@ -43,11 +43,11 @@
<para>First, fix a test script:</para>
<screen><userinput remap="pre">sed -r -i 's|/usr(/bin/test)|\1|' test/udev-test.pl</userinput></screen>
-
+<!--
<para>Next, remove an unneeded line that causes a build failure:</para>
<screen><userinput remap="pre">sed -i '/keyboard_lookup_key/d' src/udev/udev-builtin-keyboard.c</userinput></screen>
-
+-->
<para>Next, add a workaround to prevent the /tools directory from being
hard coded into Eudev binary files library locations:</para>