Author: renodr
Date: Thu Feb 4 13:32:58 2021
New Revision: 12127
Log:
chapter06/file: Remove extra space from the end of one of the configure lines,
which causes configure to fail to run.
Modified:
trunk/BOOK/chapter06/file.xml
Modified: trunk/BOOK/chapter06/file.xml
==============================================================================
--- trunk/BOOK/chapter06/file.xml Thu Feb 4 09:32:53 2021 (r12126)
+++ trunk/BOOK/chapter06/file.xml Thu Feb 4 13:32:58 2021 (r12127)
@@ -51,7 +51,7 @@
<screen><userinput remap="pre">mkdir build
pushd build
- ../configure --disable-bzlib \
+ ../configure --disable-bzlib \
--disable-libseccomp \
--disable-xzlib \
--disable-zlib
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page