diff options
Diffstat (limited to 'chapter05/introduction.xml')
-rw-r--r-- | chapter05/introduction.xml | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/chapter05/introduction.xml b/chapter05/introduction.xml index 404ca5c87..6f82905a1 100644 --- a/chapter05/introduction.xml +++ b/chapter05/introduction.xml @@ -46,13 +46,12 @@ deprecated, but not invalid, use of the C or C++ syntax. C standards change fairly often, and some packages still use the older standard. This is not a problem, but does prompt the warning.</para> -<para>After installing each package, delete its source and build +<important><para>After installing each package, delete its source and build directories, unless specifically instructed otherwise. Deleting the -sources saves space and prevents mis-configuration when the same -package is reinstalled later. Only three of the packages need to -retain the source and build directories in order for their contents to -be used by later commands. Pay special attention to these -reminders.</para> +sources prevents mis-configuration when the same package is reinstalled later. +Only three of the packages need to retain the source and build directories in +order for their contents to be used by later commands. Pay special attention to +these reminders.</para></important> <para>Check one last time that the <envar>LFS</envar> environment variable is set up properly:</para> |