From a649b07603141f5c1a33cdf381806e69aae35a27 Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Thu, 4 Feb 2021 21:32:58 +0000 Subject: [PATCH] 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 --- chapter06/file.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter06/file.xml b/chapter06/file.xml index 5f68df499..dc6024177 100644 --- a/chapter06/file.xml +++ b/chapter06/file.xml @@ -51,7 +51,7 @@ mkdir build pushd build - ../configure --disable-bzlib \ + ../configure --disable-bzlib \ --disable-libseccomp \ --disable-xzlib \ --disable-zlib