diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-06-02 20:30:55 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-06-02 20:30:55 +0000 |
commit | a7cde9b0956ec16b623d4431c218993d24a3fa97 (patch) | |
tree | abffa8547342ea63d4ff4e7fea66b299f00f3646 /chapter06/inetutils.xml | |
parent | 9e326ab2d78d22161373ecbeb87b6256d3442e18 (diff) |
Update to util-linux-2.30.
Update to perl-5.26.0.
Update to file-5.31.
Update to diffutils-3.6.
Update to linux-4.11.3.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11255 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/inetutils.xml')
-rw-r--r-- | chapter06/inetutils.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter06/inetutils.xml b/chapter06/inetutils.xml index df6ffc3af..c69bdf52d 100644 --- a/chapter06/inetutils.xml +++ b/chapter06/inetutils.xml @@ -105,6 +105,10 @@ <screen><userinput remap="test">make check</userinput></screen> + <note><para>One test, libls.sh, may fail in the initial chroot + environment but will pass if the test is rerun after the LFS system + is complete.</para></note> + <para>Install the package:</para> <screen><userinput remap="install">make install</userinput></screen> |