aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08')
-rw-r--r--chapter08/file.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter08/file.xml b/chapter08/file.xml
index eb9f41a2b..8baf349b1 100644
--- a/chapter08/file.xml
+++ b/chapter08/file.xml
@@ -41,6 +41,10 @@
<sect2 role="installation">
<title>Installation of File</title>
+ <para>First, fix a few regressions in File:</para>
+
+<screen><userinput remap="pre">patch -Np1 -i ../file-&file-version;-upstream_fixes-1.patch</userinput></screen>
+
<para>Prepare File for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr</userinput></screen>