|
@@ -33,11 +33,12 @@ GCC, Gettext, Glibc, Grep, M4, Make, Sed</seg></seglistitem>
|
|
|
|
|
|
<screen><userinput>patch -Np1 -i ../flex-&flex-version;-debian_fixes-2.patch</userinput></screen>
|
|
|
|
|
|
-<para>The GNU autotools detects that the Flex source code has been modified by the patch,
|
|
|
-and tries to update the man pages to include those changes, but this breaks on many
|
|
|
-systems, and the default pages are fine, so make sure they don't get renegerated:</para>
|
|
|
+<para>The GNU autotools detects that the Flex source code has been modified by
|
|
|
+the previous patch, and tries to update the manual page accordingly, but this
|
|
|
+breaks on many systems, and the default page is fine, so make sure it doesn't
|
|
|
+get renegerated:</para>
|
|
|
|
|
|
-<screen><userinput>touch doc/*.1</userinput></screen>
|
|
|
+<screen><userinput>touch doc/flex.1</userinput></screen>
|
|
|
|
|
|
<para>Now prepare Flex for compilation:</para>
|
|
|
|