From 845846e02dce7a7f28a164b54c4d849d7fa11bad Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Mon, 21 Feb 2005 20:53:49 +0000 Subject: Removed PDF specifics tags. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4664 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/adjusting.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'chapter05') diff --git a/chapter05/adjusting.xml b/chapter05/adjusting.xml index 834ef166f..3558b1098 100644 --- a/chapter05/adjusting.xml +++ b/chapter05/adjusting.xml @@ -42,8 +42,8 @@ sed 's@ /lib/ld-linux.so.2@ /tools/lib/ld-linux.so.2@g' \ mv -f tempspecfile $SPECFILE && unset SPECFILE -It is recommended that the above -command be copy-and-pasted in order to ensure accuracy. +It is recommended that the above +command be copy-and-pasted in order to ensure accuracy. Alternatively, the specs file can be edited by hand. This is done by replacing every occurrence of /lib/ld-linux.so.2 with /tools/lib/ld-linux.so.2 @@ -100,8 +100,8 @@ the PATH is wrong it could mean that you are not logged in as use lfs or that something went wrong back in Another option is that something may have gone wrong with the specs file amendment above. In this case, -redo the specs file amendment, being careful to copy-and-paste the -commands. +redo the specs file amendment, being careful to copy-and-paste the +commands. Once all is well, clean up the test files: -- cgit v1.2.3-54-g00ecf