mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-04 03:19:22 +01:00
Removed reference to static directory in Chapter 6 introduction
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2747 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
bace8ea171
commit
4f898797a9
@ -82,6 +82,9 @@
|
|||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
|
|
||||||
|
<listitem><para>September 6th, 2003 [matt]: Chapter 6 - Removed a reference
|
||||||
|
to "the static" directory in the intro.</para></listitem>
|
||||||
|
|
||||||
<listitem><para>September 6th, 2003 [jeremy]: Chapter 4 - Updated
|
<listitem><para>September 6th, 2003 [jeremy]: Chapter 4 - Updated
|
||||||
download locations for some packages.</para></listitem>
|
download locations for some packages.</para></listitem>
|
||||||
|
|
||||||
|
@ -30,7 +30,7 @@ For the same reason, <emphasis>do not </emphasis> compile packages
|
|||||||
in parallel. Compiling in parallel may save you some time (especially on
|
in parallel. Compiling in parallel may save you some time (especially on
|
||||||
dual-CPU machines), but it could result in a program containing a
|
dual-CPU machines), but it could result in a program containing a
|
||||||
hard-wired path to <filename class="directory">/tools</filename>,
|
hard-wired path to <filename class="directory">/tools</filename>,
|
||||||
which will cause the program to stop working when the static directory
|
which will cause the program to stop working when that directory
|
||||||
is removed.</para>
|
is removed.</para>
|
||||||
|
|
||||||
</sect1>
|
</sect1>
|
||||||
|
Loading…
Reference in New Issue
Block a user