aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2013-08-16 00:17:53 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2013-08-16 00:17:53 +0000
commit7cb56595fc10f2cce9d2802201bcb991f0d0020d (patch)
treec26552a0ed12ab723d397f91a7491491054e119d
parentbdde021dcc0aa7bebdb5370d28002c382b531149 (diff)
Remove unneded paragraph
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10317 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter06/bison.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/chapter06/bison.xml b/chapter06/bison.xml
index 4f0c6bba1..2a57767ab 100644
--- a/chapter06/bison.xml
+++ b/chapter06/bison.xml
@@ -59,8 +59,6 @@
<screen><userinput remap="test">make check</userinput></screen>
- <para>One test will fail due to not having flex available yet.</para>
-
<para>Install the package:</para>
<screen><userinput remap="install">make install</userinput></screen>