diff options
Diffstat (limited to 'chapter06/udev.xml')
-rw-r--r-- | chapter06/udev.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter06/udev.xml b/chapter06/udev.xml index d6bf3913c..1c0bf18bf 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -23,10 +23,6 @@ <sect2 role="installation"> <title>Installation of Udev</title> -<para>Patch Udev to allow installation of udev.conf to $PREFIX/etc:</para> - -<screen><userinput>patch -Np1 -i ../udev-&udev-version;-etcdir-2.patch</userinput></screen> - <para>Compile Udev:</para> <screen><userinput>make udevdir=/dev</userinput></screen> |