* Mention udev's testsuite. Fixes bug 1042.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4704 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Matthew Burgess 2005-02-27 23:07:17 +00:00
parent 0846a798f7
commit 317b76b8c0
2 changed files with 5 additions and 1 deletions

View File

@ -81,6 +81,9 @@ first a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
<listitem><para>February 27, 2005 [matt]: Mention udev's testsuite. Fixes bug
1042</para></listitem>
<listitem><para>February 27, 2005 [matt]: Use --without-csharp instead
of --disable-csharp, as the latter doesn't work as intended. Fixes bug
1033</para></listitem>

View File

@ -40,7 +40,8 @@ devices nodes are to be created.</para></listitem>
</varlistentry>
</variablelist>
<para>This package does not come with a test suite.</para>
<para>To test the results, issue:
<userinput>make check</userinput>.</para>
<para>Install the package:</para>