|
@@ -32,22 +32,14 @@
|
|
|
|
|
|
<para>Compile the package:</para>
|
|
<para>Compile the package:</para>
|
|
|
|
|
|
-<screen><userinput>make udevdir=/dev</userinput></screen>
|
|
|
|
-
|
|
|
|
-<variablelist>
|
|
|
|
-<varlistentry>
|
|
|
|
-<term><parameter>udevdir=/dev</parameter></term>
|
|
|
|
-<listitem><para>This tells <command>udev</command> in which directory
|
|
|
|
-devices nodes are to be created.</para></listitem>
|
|
|
|
-</varlistentry>
|
|
|
|
-</variablelist>
|
|
|
|
|
|
+<screen><userinput>make</userinput></screen>
|
|
|
|
|
|
<para>To test the results, issue:
|
|
<para>To test the results, issue:
|
|
<userinput>make test</userinput>.</para>
|
|
<userinput>make test</userinput>.</para>
|
|
|
|
|
|
<para>Install the package:</para>
|
|
<para>Install the package:</para>
|
|
|
|
|
|
-<screen><userinput>make udevdir=/dev install</userinput></screen>
|
|
|
|
|
|
+<screen><userinput>make install</userinput></screen>
|
|
|
|
|
|
<para>Udev's configuration is far from ideal by default, so install
|
|
<para>Udev's configuration is far from ideal by default, so install
|
|
the configuration files here:</para>
|
|
the configuration files here:</para>
|