diff options
Diffstat (limited to 'chapter08/eudev.xml')
-rw-r--r-- | chapter08/eudev.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter08/eudev.xml b/chapter08/eudev.xml index f4c5ac5d2..c9b0e7617 100644 --- a/chapter08/eudev.xml +++ b/chapter08/eudev.xml @@ -39,11 +39,11 @@ <sect2 role="installation"> <title>Installation of Eudev</title> - + <!-- No longer seems needed. bdubbs 5/18/23 <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> <screen><userinput remap="configure">./configure --prefix=/usr \ |