aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/eudev.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08/eudev.xml')
-rw-r--r--chapter08/eudev.xml12
1 files changed, 4 insertions, 8 deletions
diff --git a/chapter08/eudev.xml b/chapter08/eudev.xml
index efaba9d30..0cce469e1 100644
--- a/chapter08/eudev.xml
+++ b/chapter08/eudev.xml
@@ -39,16 +39,12 @@
<sect2 role="installation">
<title>Installation of Eudev</title>
-<!--
- <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>First fix the location of udev rules in the .pc file:</para>
+
+<screen><userinput remap="pre">sed -i '/udevdir/a udev_dir=${udevdir}' src/udev/udev.pc.in</userinput></screen>
<para>Prepare Eudev for compilation:</para>