From 4a7a683b9a72b17fe56efe9b1e0e2e33d1c9278d Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Tue, 13 May 2003 07:38:47 +0000 Subject: Applied Zack's various-fixes patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2608 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/glibc-inst.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter05/glibc-inst.xml') diff --git a/chapter05/glibc-inst.xml b/chapter05/glibc-inst.xml index 7be5e261f..0758ae04f 100644 --- a/chapter05/glibc-inst.xml +++ b/chapter05/glibc-inst.xml @@ -20,7 +20,7 @@ is putting your system at a very high risk. The documentation that comes with Glibc recommends to build the package not in the source directory but in a separate, dedicated directory: -mkdir ../glibc-build && +mkdir ../glibc-build cd ../glibc-build Next, prepare Glibc to be compiled: -- cgit v1.2.3-54-g00ecf