diff options
Diffstat (limited to 'chapter06/util-linux.xml')
-rw-r--r-- | chapter06/util-linux.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml index 5973081e4..72e7ddf1b 100644 --- a/chapter06/util-linux.xml +++ b/chapter06/util-linux.xml @@ -115,10 +115,6 @@ <screen><userinput remap="test">chown -Rv nobody . su nobody -s /bin/bash -c "PATH=$PATH make -k check"</userinput></screen> - <note><para>One test, fincore/count, 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> |