aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/introduction.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/introduction.xml')
-rw-r--r--chapter05/introduction.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter05/introduction.xml b/chapter05/introduction.xml
index 33a566877..5614270b2 100644
--- a/chapter05/introduction.xml
+++ b/chapter05/introduction.xml
@@ -19,11 +19,11 @@
is to build a new and host-independent toolchain (compiler, assembler,
linker, libraries, and a few useful utilities). The second step uses this
toolchain to build the other essential tools.</para>
-
+<!--
<para>The files compiled in this chapter will be installed under the
- <filename class="directory">$LFS/tools</filename> directory to keep them
+ <filename class="directory">$LFS</filename> directory to keep them
separate from the files installed in the next chapter and the host
production directories. Since the packages compiled here are temporary,
we do not want them to pollute the soon-to-be LFS system.</para>
-
+-->
</sect1>