|
@@ -42,11 +42,6 @@
|
|
<sect2 role="installation">
|
|
<sect2 role="installation">
|
|
<title>Installation of Patch</title>
|
|
<title>Installation of Patch</title>
|
|
|
|
|
|
- <para>Apply a patch to prevent the test suite from running a test that
|
|
|
|
- requires <command>ed</command>:</para>
|
|
|
|
-
|
|
|
|
-<screen><userinput remap="pre">patch -Np1 -i ../&patch-test-patch;</userinput></screen>
|
|
|
|
-
|
|
|
|
<para>Prepare Patch for compilation:</para>
|
|
<para>Prepare Patch for compilation:</para>
|
|
|
|
|
|
<screen><userinput remap="configure">./configure --prefix=/usr</userinput></screen>
|
|
<screen><userinput remap="configure">./configure --prefix=/usr</userinput></screen>
|
|
@@ -57,7 +52,7 @@
|
|
|
|
|
|
<para>To test the results, issue:</para>
|
|
<para>To test the results, issue:</para>
|
|
|
|
|
|
-<screen><userinput remap="test">make -k check</userinput></screen>
|
|
|
|
|
|
+<screen><userinput remap="test">make check</userinput></screen>
|
|
|
|
|
|
<para>Install the package:</para>
|
|
<para>Install the package:</para>
|
|
|
|
|