From 148bb04f8022ae1ea657d36ef04ff062bd023206 Mon Sep 17 00:00:00 2001 From: Alex Gronenwoud Date: Tue, 2 Sep 2003 22:03:51 +0000 Subject: Renaming /stage1 to /tools. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2725 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/make-inst.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter05/make-inst.xml') diff --git a/chapter05/make-inst.xml b/chapter05/make-inst.xml index 61b64de51..7f5d2b18e 100644 --- a/chapter05/make-inst.xml +++ b/chapter05/make-inst.xml @@ -5,7 +5,7 @@ Prepare Make to be compiled: -./configure --prefix=/stage1 +./configure --prefix=/tools Compile the program: -- cgit v1.2.3-54-g00ecf