From 18831b58cdf7dbf0b92440998c59683d9595c49a Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Tue, 14 Jan 2014 20:05:11 +0000 Subject: More minor formatting git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10443 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/glibc.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chapter06') diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 941b6d389..6d2ba0d12 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -77,7 +77,8 @@ cd ../glibc-build Prepare Glibc for compilation: -SED=sed ../glibc-&glibc-version;/configure \ +SED=sed \ +../glibc-&glibc-version;/configure \ --prefix=/usr \ --disable-profile \ --enable-kernel=&min-kernel; \ -- cgit v1.2.3-54-g00ecf