From 4d296ce81292cfca0fd37284f834638f855e09c2 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sun, 9 Oct 2005 13:16:13 +0000 Subject: Emphasise the fact that one must delete the source directory after installing a package git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6989 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/introduction.xml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'chapter05/introduction.xml') 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. -After installing each package, delete its source and build +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. +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. Check one last time that the LFS environment variable is set up properly: -- cgit v1.2.3-54-g00ecf