|
@@ -103,11 +103,15 @@
|
|
|
|
|
|
<screen><userinput remap="make">make</userinput></screen>
|
|
|
|
|
|
- <para>This package does not come with a test suite.</para>
|
|
|
+ <para>To test the results, issue:</para>
|
|
|
+
|
|
|
+<screen><userinput remap="test">make check</userinput></screen>
|
|
|
|
|
|
<para>Install the package:</para>
|
|
|
|
|
|
-<screen><userinput remap="install">make install</userinput></screen>
|
|
|
+<screen><userinput remap="install">make install
|
|
|
+make -C doc html
|
|
|
+make -C doc install-html docdir=/usr/share/doc/inetutils-&inetutils-version;</userinput></screen>
|
|
|
|
|
|
<para>Move some programs to their FHS-compliant place:</para>
|
|
|
|