diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-11-27 10:42:18 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-11-27 10:42:18 +0000 |
commit | 5d725ed5c578750f1a398b9e3b299c26f821669e (patch) | |
tree | b96236123d6881f978e16517e91f7538bf75fdf1 /chapter05/dejagnu.xml | |
parent | 5a7bad8220c773e89f6f63a377737e3d7c2fc723 (diff) |
Remove module-init-tools-testsuite from list of packages
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7195 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/dejagnu.xml')
-rw-r--r-- | chapter05/dejagnu.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter05/dejagnu.xml b/chapter05/dejagnu.xml index c2c6a0057..01985d755 100644 --- a/chapter05/dejagnu.xml +++ b/chapter05/dejagnu.xml @@ -36,6 +36,8 @@ GCC, Glibc, Grep, Make, and Sed</seg></seglistitem> <screen><userinput>make install</userinput></screen> +<para>This package does not come with a test suite.</para> + </sect2> |