diff options
Diffstat (limited to 'chapter06/eudev.xml')
-rw-r--r-- | chapter06/eudev.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/eudev.xml b/chapter06/eudev.xml index 9734eb1dc..8f6681417 100644 --- a/chapter06/eudev.xml +++ b/chapter06/eudev.xml @@ -39,10 +39,11 @@ <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> |