aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/file.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/file.xml')
-rw-r--r--chapter06/file.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter06/file.xml b/chapter06/file.xml
index 2d7abff5c..754428a67 100644
--- a/chapter06/file.xml
+++ b/chapter06/file.xml
@@ -35,6 +35,10 @@
<sect2 role="installation">
<title>Installation of File</title>
+ <para>Apply a patch to fix a bug caused by an undefined constant:</para>
+
+<screen><userinput>patch -Np1 -i ../&file-reg_startend-patch;</userinput></screen>
+
<para>Prepare File for compilation:</para>
<screen><userinput>./configure --prefix=/usr</userinput></screen>