diff options
Diffstat (limited to 'chapter05/introduction.xml')
-rw-r--r-- | chapter05/introduction.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter05/introduction.xml b/chapter05/introduction.xml index 4438bd7a6..404ca5c87 100644 --- a/chapter05/introduction.xml +++ b/chapter05/introduction.xml @@ -25,10 +25,10 @@ host production directories. Since the packages compiled here are temporary, we do not want them to pollute the soon-to-be LFS system.</para> -<para>Before issuing the build instructions for a package, the package +<important><para>Before issuing the build instructions for a package, the package should be unpacked as user <emphasis>lfs</emphasis>, and a <command>cd</command> into the created directory should be performed. The build -instructions assume that the <command>bash</command> shell is in use.</para> +instructions assume that the <command>bash</command> shell is in use.</para></important> <para>Several of the packages are patched before compilation, but only when the patch is needed to circumvent a problem. A patch is often |