|
@@ -48,9 +48,11 @@
|
|
|
|
|
|
<screen><userinput remap="make">make</userinput></screen>
|
|
|
|
|
|
- <para>To test the results, issue:</para>
|
|
|
+ <!--<para>To test the results, issue:</para>-->
|
|
|
+ <para>To test the results, first fix a test program and then run the test programs:</para>
|
|
|
|
|
|
-<screen><userinput remap="test">make check</userinput></screen>
|
|
|
+<screen><userinput remap="test">sed -i -e '41s/ENOENT/& || errno == EINVAL/' tests/test-readlink.h
|
|
|
+make check</userinput></screen>
|
|
|
|
|
|
<para>Install the package:</para>
|
|
|
|