diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-01-27 21:49:38 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-01-27 21:49:38 +0000 |
commit | f1dd5475c93b2464957212d8e81b94d5b5af9630 (patch) | |
tree | 3bbe56582df3369e3cba8ded3acb77ab9009958c /chapter05/generalinstructions.xml | |
parent | e408cb05608c2d009b2685f8302ef2a692c00266 (diff) |
Move external build directories into dedicated build directories inside the
source tree for binutils, gcc, and glibc.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10991 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/generalinstructions.xml')
-rw-r--r-- | chapter05/generalinstructions.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/chapter05/generalinstructions.xml b/chapter05/generalinstructions.xml index 72f460066..d2f5d61af 100644 --- a/chapter05/generalinstructions.xml +++ b/chapter05/generalinstructions.xml @@ -107,9 +107,7 @@ <para>Change back to the sources directory.</para> </listitem> <listitem> - <para>Delete the extracted source directory and any - <filename class="directory"><replaceable><package></replaceable>-build</filename> - directories that were created in the build process unless instructed otherwise.</para> + <para>Delete the extracted source directory unless instructed otherwise.</para> </listitem> </orderedlist> </listitem> |