Author: randy
Date: 2008-10-10 12:17:40 -0600 (Fri, 10 Oct 2008)
New Revision: 8621
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/util-linux-ng.xml
Log:
Removed an unnecessary parameter from the Util-linux-ng Chapter 6 make command,
thanks to Greg Shafer for pointing it out
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2008-10-10 17:41:36 UTC (rev 8620)
+++ trunk/BOOK/chapter01/changelog.xml 2008-10-10 18:17:40 UTC (rev 8621)
@@ -41,9 +41,14 @@
<para>2008-10-10</para>
<itemizedlist>
<listitem>
+ <para>[randy] - Removed an unnecessary parameter from the
+ Util-linux-ng Chapter 6 make command. Thanks to Greg Shafer for
+ pointing it out.</para>
+ </listitem>
+ <listitem>
<para>[randy] - Updated the Perl instructions. Thanks to Greg Shafer
for pointing out the issues. This change also required that the Zlib
- package is built right before the Perl package in Chapter 06.</para>
+ package is built right before the Perl package in Chapter 6.</para>
</listitem>
<listitem>
<para>[randy] - Updated Vim to 7.2.</para>
Modified: trunk/BOOK/chapter06/util-linux-ng.xml
===================================================================
--- trunk/BOOK/chapter06/util-linux-ng.xml 2008-10-10 17:41:36 UTC (rev
8620)
+++ trunk/BOOK/chapter06/util-linux-ng.xml 2008-10-10 18:17:40 UTC (rev
8621)
@@ -62,7 +62,7 @@
<para>Compile the package:</para>
-<screen><userinput remap="make">make BLKID_LIBS="-lblkid
-luuid"</userinput></screen>
+<screen><userinput remap="make">make</userinput></screen>
<para>This package does not come with a test suite.</para>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page