Fix a detail missed in r9205.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9206 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Ken Moffat 2012-01-25 03:10:13 +00:00
parent a860af41ab
commit be1bed9da7

View File

@ -89,7 +89,8 @@
<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) &amp;&amp;
make</userinput></screen>
<para>To test the results, issue: <command>make check</command>.</para>
<!-- make check is recognised, but nothing useful is done -->
<para>This package does not have a testsuite.</para>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>