aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2015-10-17 20:19:03 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2015-10-17 20:19:03 +0000
commit82f4f90a36e24e61661e1c266dc1efba6546d009 (patch)
tree2f6d6af515fd4893c6614372fea84d8674bf5b9a /chapter06
parentc43cf6a49c5f9aaea447025e5319d787a926bc0f (diff)
Add files that should have been in last commit
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10966 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/inetutils.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/inetutils.xml b/chapter06/inetutils.xml
index af4c1790d..190e378f5 100644
--- a/chapter06/inetutils.xml
+++ b/chapter06/inetutils.xml
@@ -109,11 +109,11 @@
<para>To test the results, issue:</para>
<screen><userinput remap="test">make check</userinput></screen>
-
+<!--
<para>One test, <emphasis>libls.sh</emphasis>, is known to fail due to hard
coding of some support program paths. All tests pass if the tests are
rerun at the end of Chapter 6.</para>
-
+-->
<para>Install the package:</para>
<screen><userinput remap="install">make install</userinput></screen>