diff options
Diffstat (limited to 'chapter06/man-db.xml')
-rw-r--r-- | chapter06/man-db.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter06/man-db.xml b/chapter06/man-db.xml index 503c9c07a..24f3f697a 100644 --- a/chapter06/man-db.xml +++ b/chapter06/man-db.xml @@ -41,6 +41,10 @@ <sect2 role="installation"> <title>Installation of Man-DB</title> + <para>Disable two tests that fail:</para> + +<screen><userinput remap="pre">sed -i 's/mandb-2 mandb-3 mandb-4/mandb-3/' src/tests/Makefile.in</userinput></screen> + <para>Prepare Man-DB for compilation:</para> <screen><userinput remap="configure">./configure --prefix=/usr \ |