Add instruction for running Kbd's testsuite.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10347 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Matthew Burgess 2013-09-15 22:33:46 +00:00
parent d5385c10b8
commit 8d8c3dc70f

View File

@ -89,7 +89,9 @@ sed -i 's/resizecons.8 //' docs/man/man8/Makefile.in</userinput></screen>
<screen><userinput remap="make">make</userinput></screen> <screen><userinput remap="make">make</userinput></screen>
<para>This package does not come with a test suite.</para> <para>To test the results, issue:</para>
<screen><userinput remap="test">make check</userinput></screen>
<para>Install the package:</para> <para>Install the package:</para>