From b0fb17f89cb3855ef8468d84899d8f270ed930cc Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Sat, 9 Feb 2019 17:51:10 +0000 Subject: Bash - spacing git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11515 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/bash.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chapter06/bash.xml') diff --git a/chapter06/bash.xml b/chapter06/bash.xml index aeaada511..3c8146d0c 100644 --- a/chapter06/bash.xml +++ b/chapter06/bash.xml @@ -46,9 +46,9 @@ --> Prepare Bash for compilation: -./configure --prefix=/usr \ +./configure --prefix=/usr \ --docdir=/usr/share/doc/bash-&bash-version; \ - --without-bash-malloc \ + --without-bash-malloc \ --with-installed-readline -- cgit v1.2.3-54-g00ecf