From 4d6fc2dabb417f72752429222a3698ecc8a3c537 Mon Sep 17 00:00:00 2001 From: Mark Hymers Date: Sat, 27 Oct 2001 22:21:44 +0000 Subject: [Bug 164] XML Tidy up git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1329 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/textutils-inst.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'chapter05/textutils-inst.xml') diff --git a/chapter05/textutils-inst.xml b/chapter05/textutils-inst.xml index fc56d6f8d..d9ad8c448 100644 --- a/chapter05/textutils-inst.xml +++ b/chapter05/textutils-inst.xml @@ -3,10 +3,10 @@ Install Textutils by running the following commands: -./configure --prefix=$LFS/usr --disable-nls && -make LDFLAGS=-static && -make install && -mv $LFS/usr/bin/cat $LFS/bin +./configure --prefix=$LFS/usr --disable-nls && +make LDFLAGS=-static && +make install && +mv $LFS/usr/bin/cat $LFS/bin -- cgit v1.2.3-54-g00ecf