aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/libpipeline.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08/libpipeline.xml')
-rw-r--r--chapter08/libpipeline.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter08/libpipeline.xml b/chapter08/libpipeline.xml
index 5d275d381..9dfc2949a 100644
--- a/chapter08/libpipeline.xml
+++ b/chapter08/libpipeline.xml
@@ -41,6 +41,10 @@
<sect2 role="installation">
<title>Installation of Libpipeline</title>
+ <para>First, fix the files in the test suite:</para>
+
+<screen><userinput remap="pre">patch -Np1 -i ../&libpipeline-checks-patch;</userinput></screen>
+
<para>Prepare Libpipeline for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr</userinput></screen>