aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/flex.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/flex.xml b/chapter06/flex.xml
index 1c586076d..64e000287 100644
--- a/chapter06/flex.xml
+++ b/chapter06/flex.xml
@@ -40,11 +40,11 @@
<sect2 role="installation">
<title>Installation of Flex</title>
-
+<!--
<para>First, fix a problem with the latest version:</para>
<screen><userinput remap="pre">patch -Np1 -i ../&flex-fixes-patch;</userinput></screen>
-
+-->
<para>The build procedure assumes the <application>help2man</application>
program is available to create a man page from the executable --help option.
This is not present, so we use an environment variable to skip this process.