소스 검색

Add instruction for running Kbd's testsuite.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10347 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 12 년 전
부모
커밋
8d8c3dc70f
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      chapter06/kbd.xml

+ 3 - 1
chapter06/kbd.xml

@@ -89,7 +89,9 @@ sed -i 's/resizecons.8 //' docs/man/man8/Makefile.in</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>