diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/eudev.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/eudev.xml b/chapter06/eudev.xml index 8f6681417..de2ba41c6 100644 --- a/chapter06/eudev.xml +++ b/chapter06/eudev.xml @@ -49,7 +49,7 @@ <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 + <para>First, add a workaround to prevent the /tools directory from being hard coded into Eudev binary files library locations:</para> <screen><userinput remap="pre">cat > config.cache << "EOF" |