diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-11-27 10:44:05 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-11-27 10:44:05 +0000 |
commit | 81f12894517e9f6872e4dab0959450daeaa6d6ed (patch) | |
tree | 52f6e8973f8c4e7e3dd02a04c125bea3f187334b /chapter06/file.xml | |
parent | 5d725ed5c578750f1a398b9e3b299c26f821669e (diff) |
Revert r7195 - committed by mistake
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7196 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/file.xml')
-rw-r--r-- | chapter06/file.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chapter06/file.xml b/chapter06/file.xml index f89f7674b..5f3948bf2 100644 --- a/chapter06/file.xml +++ b/chapter06/file.xml @@ -37,8 +37,6 @@ GCC, Glibc, Grep, Make, Sed, and Zlib</seg></seglistitem> <screen><userinput>make</userinput></screen> -<para>This package does not come with a test suite.</para> - <para>Install the package:</para> <screen><userinput>make install</userinput></screen> |