From b470bcee83029bd1467ad8d1e8dfb17621f3af9c Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Sat, 29 May 2004 21:55:42 +0000 Subject: [PATCH] Fixed an internal link. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3728 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter04/creatingtoolsdir.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter04/creatingtoolsdir.xml b/chapter04/creatingtoolsdir.xml index 4bb0ef3b2..803195de9 100644 --- a/chapter04/creatingtoolsdir.xml +++ b/chapter04/creatingtoolsdir.xml @@ -9,7 +9,7 @@ All programs compiled in will be installed under $LFS/tools to keep them separate from the -programs compiled in . The programs compiled here are only +programs compiled in . The programs compiled here are only temporary tools and won't be a part of the final LFS system and by keeping them in a separate directory, we can later easily throw them away. This also helps prevent them from ending up in your host's production directories