aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/generalinstructions.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2010-09-21 03:25:00 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2010-09-21 03:25:00 +0000
commit125db611fbdf4f4b13908f937069abfbd6917edc (patch)
tree176ee1660d4b9ae317c51db4dce6567581faa4a4 /chapter05/generalinstructions.xml
parentf9975e91530b27c47985e322dedd4ac58f474b0a (diff)
Updated for pdf rendering6.7
git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/6.7/BOOK@9381 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/generalinstructions.xml')
-rw-r--r--chapter05/generalinstructions.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/chapter05/generalinstructions.xml b/chapter05/generalinstructions.xml
index c8443dadc..a525d2d84 100644
--- a/chapter05/generalinstructions.xml
+++ b/chapter05/generalinstructions.xml
@@ -75,8 +75,9 @@
<para>To re-emphasize the build process:</para>
<screen role="nodump">
-1. Place all the sources and patches in a directory that will be accessible from the
- chroot envronment such as /mnt/lfs/sources/. Do <emphasis>not</emphasis> put sources in /mnt/lfs/tools/.
+1. Place all the sources and patches in a directory that will be accessible
+ from the chroot envronment such as /mnt/lfs/sources/. Do <emphasis>not</emphasis>
+ put sources in /mnt/lfs/tools/.
2. Change to the sources directory.
3. For each package:
a. Using the tar program, extract the package to be built.