diff options
Diffstat (limited to 'chapter06/automake.xml')
-rw-r--r-- | chapter06/automake.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter06/automake.xml b/chapter06/automake.xml index 146f5fd76..34c6d6d21 100644 --- a/chapter06/automake.xml +++ b/chapter06/automake.xml @@ -65,10 +65,10 @@ <screen><userinput remap="test">make -j4 check</userinput></screen> -<!-- All tests pass now. - <para>Two tests are known to fail in the LFS environment: - check12.sh and check12-w.sh.</para> ---> + + <para>One test is known to fail in the LFS environment: + subobj.sh.</para> + <para>Install the package:</para> <screen><userinput remap="install">make install</userinput></screen> |