Author: matthew
Date: 2009-07-29 16:06:02 -0600 (Wed, 29 Jul 2009)
New Revision: 9032
Modified:
branches/6.5/BOOK/chapter06/e2fsprogs.xml
Log:
Fix a PDF rendering overflow issue
Modified: branches/6.5/BOOK/chapter06/e2fsprogs.xml
===================================================================
--- branches/6.5/BOOK/chapter06/e2fsprogs.xml 2009-07-29 22:05:23 UTC (rev
9031)
+++ branches/6.5/BOOK/chapter06/e2fsprogs.xml 2009-07-29 22:06:02 UTC (rev
9032)
@@ -58,8 +58,8 @@
<para>Prepare E2fsprogs for compilation:</para>
<screen><userinput remap="configure">../configure --prefix=/usr
--with-root-prefix="" \
- --enable-elf-shlibs --disable-libblkid --disable-libuuid --disable-uuidd \
- --disable-fsck</userinput></screen>
+ --enable-elf-shlibs --disable-libblkid --disable-libuuid \
+ --disable-uuidd --disable-fsck</userinput></screen>
<variablelist>
<title>The meaning of the configure options:</title>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page