mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
chapter06/file: Remove extra space from the end of one of the configure lines, which causes configure to fail to run.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12127 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
114a300eef
commit
a649b07603
@ -51,7 +51,7 @@
|
||||
|
||||
<screen><userinput remap="pre">mkdir build
|
||||
pushd build
|
||||
../configure --disable-bzlib \
|
||||
../configure --disable-bzlib \
|
||||
--disable-libseccomp \
|
||||
--disable-xzlib \
|
||||
--disable-zlib
|
||||
|
Loading…
Reference in New Issue
Block a user