From 9b7fdcbb9d3812471ca3e5cbca5536c8454f5d12 Mon Sep 17 00:00:00 2001 From: Simon Perreault Date: Thu, 29 Mar 2001 02:50:43 +0000 Subject: Removed extra && git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@379 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/glibc-inst.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter06/glibc-inst.xml b/chapter06/glibc-inst.xml index f30464670..9ffccab17 100644 --- a/chapter06/glibc-inst.xml +++ b/chapter06/glibc-inst.xml @@ -37,7 +37,7 @@ Install Glibc by running the following commands: mv config.make~ config.make && make && make install && - make localedata/install-locales && + make localedata/install-locales -- cgit v1.2.3-54-g00ecf