Author: matthew
Date: 2009-07-29 16:05:23 -0600 (Wed, 29 Jul 2009)
New Revision: 9031
Modified:
trunk/BOOK/chapter06/e2fsprogs.xml
Log:
Fix a PDF rendering overflow issue
Modified: trunk/BOOK/chapter06/e2fsprogs.xml
===================================================================
--- trunk/BOOK/chapter06/e2fsprogs.xml 2009-07-29 21:43:06 UTC (rev 9030)
+++ trunk/BOOK/chapter06/e2fsprogs.xml 2009-07-29 22:05:23 UTC (rev 9031)
@@ -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