Author: bdubbs
Date: 2010-05-02 21:57:13 -0600 (Sun, 02 May 2010)
New Revision: 9264
Modified:
trunk/BOOK/appendices/dependencies.xml
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter05/diffutils.xml
trunk/BOOK/chapter06/diffutils.xml
Log:
Add instructions for the new testsuite in diffutils
Modified: trunk/BOOK/appendices/dependencies.xml
===================================================================
--- trunk/BOOK/appendices/dependencies.xml 2010-05-03 03:51:33 UTC (rev
9263)
+++ trunk/BOOK/appendices/dependencies.xml 2010-05-03 03:57:13 UTC (rev
9264)
@@ -331,8 +331,8 @@
<segtitle>&dependencies;</segtitle>
<seglistitem>
- <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, Grep,
- Make, Patch, Sed, and Texinfo</seg>
+ <seg>Bash, Binutils, Coreutils, Gawk, GCC, Gettext, Glibc, Grep,
+ Make, Sed, and Texinfo</seg>
</seglistitem>
</segmentedlist>
@@ -340,7 +340,7 @@
<segtitle>&testsuites;</segtitle>
<seglistitem>
- <seg>No testsuite available</seg>
+ <seg>Diffutils, Perl</seg>
</seglistitem>
</segmentedlist>
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2010-05-03 03:51:33 UTC (rev 9263)
+++ trunk/BOOK/chapter01/changelog.xml 2010-05-03 03:57:13 UTC (rev 9264)
@@ -40,6 +40,12 @@
<para>2010-05-03</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Added precedures for the new diffutils test
+ suite.
+ Thanks to Chris Staub.
+ Fixes <ulink url="&lfs-ticket-root;2650">#2650</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Made minor text changes in Chapter 5, gawk
and Chapter 6, patch.
Thanks to Chris Staub.
Modified: trunk/BOOK/chapter05/diffutils.xml
===================================================================
--- trunk/BOOK/chapter05/diffutils.xml 2010-05-03 03:51:33 UTC (rev 9263)
+++ trunk/BOOK/chapter05/diffutils.xml 2010-05-03 03:57:13 UTC (rev 9264)
@@ -51,8 +51,12 @@
<screen><userinput remap="make">make</userinput></screen>
- <para>This package does not come with a test suite.</para>
+ <para>Compilation is now complete. As discussed earlier, running the test
+ suite is not mandatory for the temporary tools here in this chapter. To run
+ the Diffutils test suite anyway, issue the following command:</para>
+<screen><userinput remap="test">make check</userinput></screen>
+
<para>Install the package:</para>
<screen><userinput remap="install">make install</userinput></screen>
Modified: trunk/BOOK/chapter06/diffutils.xml
===================================================================
--- trunk/BOOK/chapter06/diffutils.xml 2010-05-03 03:51:33 UTC (rev 9263)
+++ trunk/BOOK/chapter06/diffutils.xml 2010-05-03 03:57:13 UTC (rev 9264)
@@ -49,8 +49,10 @@
<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>
<screen><userinput remap="install">make install</userinput></screen>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page