aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/automake.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2018-02-15 17:21:30 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2018-02-15 17:21:30 +0000
commit751a13dcfb0225ad28a6b9fc281472fcf9fead21 (patch)
treec126103ef1f5cd3e5826839a123bdced4e56ac46 /chapter06/automake.xml
parenta3c628a1249bf850b3608b1abb869ef6f1b3f738 (diff)
Touch up discussions of regression test failures in a few packages
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11368 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/automake.xml')
-rw-r--r--chapter06/automake.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/automake.xml b/chapter06/automake.xml
index 5dc6295d6..edff95cd3 100644
--- a/chapter06/automake.xml
+++ b/chapter06/automake.xml
@@ -58,8 +58,8 @@
<screen><userinput remap="test">sed -i "s:./configure:LEXLIB=/usr/lib/libfl.a &amp;:" t/lex-{clean,depend}-cxx.sh
make -j4 check</userinput></screen>
- <para>Three tests are known to fail in the LFS environment:
- check12.sh, subobj.sh, and check12-w.sh.</para>
+ <para>Two tests are known to fail in the LFS environment:
+ check12.sh and check12-w.sh.</para>
<para>Install the package:</para>