|
@@ -38,15 +38,20 @@
|
|
|
</sect2>
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
- <title>Installation of Procps</title>
|
|
|
+ <title>Installation of Procps</title>
|
|
|
|
|
|
- <para>Compile the package:</para>
|
|
|
+ <para>Apply a patch to fix a unicoded related issue in the
|
|
|
+ <command>watch</command> program:</para>
|
|
|
+
|
|
|
+<screen><userinput remap="pre">patch -Np1 -i ../&procps-watch-patch;</userinput></screen>
|
|
|
+
|
|
|
+ <para>Compile the package:</para>
|
|
|
|
|
|
<screen><userinput remap="make">make</userinput></screen>
|
|
|
|
|
|
- <para>This package does not come with a test suite.</para>
|
|
|
+ <para>This package does not come with a test suite.</para>
|
|
|
|
|
|
- <para>Install the package:</para>
|
|
|
+ <para>Install the package:</para>
|
|
|
|
|
|
<screen><userinput remap="install">make install</userinput></screen>
|
|
|
|