From b3adaba4a1a7ef6e2bbc15d922543fd7bc2277dc Mon Sep 17 00:00:00 2001 From: Greg Schafer Date: Mon, 22 Dec 2003 09:32:12 +0000 Subject: [PATCH] Tiny whitespace fixups within build commands. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3142 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/binutils-pass2.xml | 2 +- chapter05/findutils.xml | 2 +- chapter05/grep.xml | 2 +- chapter05/make.xml | 2 +- chapter05/ncurses.xml | 2 +- chapter05/patch.xml | 2 +- chapter05/sed.xml | 2 +- chapter05/tar.xml | 2 +- chapter05/utillinux.xml | 2 +- chapter06/chapter06.xml | 2 +- chapter06/config-glibc.xml | 2 +- index.xml | 4 ++-- 12 files changed, 13 insertions(+), 13 deletions(-) diff --git a/chapter05/binutils-pass2.xml b/chapter05/binutils-pass2.xml index 3bc4ffe24..60518355b 100644 --- a/chapter05/binutils-pass2.xml +++ b/chapter05/binutils-pass2.xml @@ -35,7 +35,7 @@ variables that override the default optimization flags. Compile the package: -make +make It's worth pointing out that running the Binutils test suite here is considered not as important as running it in diff --git a/chapter05/findutils.xml b/chapter05/findutils.xml index 19cf03288..d682baa7d 100644 --- a/chapter05/findutils.xml +++ b/chapter05/findutils.xml @@ -19,7 +19,7 @@ Estimated required disk space: &findutils-compsize-tools; Compile the package: -make +make This package has a test suite available which can perform a number of checks to ensure it built correctly. Should you choose to run it, the diff --git a/chapter05/grep.xml b/chapter05/grep.xml index f5e06b0df..d1363296c 100644 --- a/chapter05/grep.xml +++ b/chapter05/grep.xml @@ -32,7 +32,7 @@ the code from Glibc, which is known to be slightly buggy. Compile the programs: -make +make This package has a test suite available which can perform a number of checks to ensure it built correctly. Should you choose to run it, the diff --git a/chapter05/make.xml b/chapter05/make.xml index 6307edb8f..aca705f83 100644 --- a/chapter05/make.xml +++ b/chapter05/make.xml @@ -19,7 +19,7 @@ Estimated required disk space: &make-compsize-tools; Compile the program: -make +make This package has a test suite available which can perform a number of checks to ensure it built correctly. Should you choose to run it, the diff --git a/chapter05/ncurses.xml b/chapter05/ncurses.xml index 045bd3412..4c4608cc3 100644 --- a/chapter05/ncurses.xml +++ b/chapter05/ncurses.xml @@ -39,7 +39,7 @@ ensure that other packages can find the Ncurses headers successfully. Compile the programs and libraries: -make +make Then install them and their documentation: diff --git a/chapter05/patch.xml b/chapter05/patch.xml index fc4e874bf..7c8b17b81 100644 --- a/chapter05/patch.xml +++ b/chapter05/patch.xml @@ -22,7 +22,7 @@ on the PowerPC platform. On other architectures you can leave it out. Compile the program: -make +make Then install it and its documentation: diff --git a/chapter05/sed.xml b/chapter05/sed.xml index 0e202650f..2bf608284 100644 --- a/chapter05/sed.xml +++ b/chapter05/sed.xml @@ -19,7 +19,7 @@ Estimated required disk space: &sed-compsize-tools; Compile the program: -make +make This package has a test suite available which can perform a number of checks to ensure it built correctly. Should you choose to run it, the diff --git a/chapter05/tar.xml b/chapter05/tar.xml index 50bdd5aba..5274b6905 100644 --- a/chapter05/tar.xml +++ b/chapter05/tar.xml @@ -19,7 +19,7 @@ Estimated required disk space: &tar-compsize-tools; Compile the programs: -make +make This package has a test suite available which can perform a number of checks to ensure it built correctly. Should you choose to run it, the diff --git a/chapter05/utillinux.xml b/chapter05/utillinux.xml index 33c79ff99..841721679 100644 --- a/chapter05/utillinux.xml +++ b/chapter05/utillinux.xml @@ -17,7 +17,7 @@ Estimated required disk space: &util-linux-compsize-tools; the /tools directory. This is fixed by altering the configure script: cp configure configure.backup -sed "s@/usr/include@/tools/include@g" configure.backup > configure +sed "s@/usr/include@/tools/include@g" configure.backup > configure Prepare Util-linux for compilation: diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml index 07a4ca204..300f41ab6 100644 --- a/chapter06/chapter06.xml +++ b/chapter06/chapter06.xml @@ -145,7 +145,7 @@ password file has been created. a directory tree. Issuing the following commands will create a more or less standard tree: -mkdir -p /{bin,boot,dev/{pts,shm},etc/opt,home,lib,mnt,proc} +mkdir -p /{bin,boot,dev/{pts,shm},etc/opt,home,lib,mnt,proc} mkdir -p /{root,sbin,tmp,usr/local,var,opt} for dirname in /usr /usr/local     do diff --git a/chapter06/config-glibc.xml b/chapter06/config-glibc.xml index 0926f560a..e92a7caf5 100644 --- a/chapter06/config-glibc.xml +++ b/chapter06/config-glibc.xml @@ -41,7 +41,7 @@ output the name of your time zone, something like EST5EDT or Canada/Eastern. Then create the /etc/localtime file by running: -cp --remove-destination /usr/share/zoneinfo/Canada/Eastern /etc/localtime +cp --remove-destination /usr/share/zoneinfo/Canada/Eastern /etc/localtime The meaning of the option: diff --git a/index.xml b/index.xml index 9167a3666..7d2ef2666 100644 --- a/index.xml +++ b/index.xml @@ -3,8 +3,8 @@ "/usr/share/docbook/docbookx.dtd" [ - - + +