aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorTimothy Bauscher <timothy@linuxfromscratch.org>2002-12-17 13:26:15 +0000
committerTimothy Bauscher <timothy@linuxfromscratch.org>2002-12-17 13:26:15 +0000
commitda1fc68520f99614b5db670570fa1a21a2518f7f (patch)
treeb713e332a9131fa0cbc7d48331716c32ca7864b0 /chapter06
parent6d2dbce8cf346dbce169b2a2666a9d061f7c3123 (diff)
Modified paragraphs about unpacking patches since they are no longer compressed.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2238 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/ed-inst.xml3
-rw-r--r--chapter06/findutils-inst.xml3
-rw-r--r--chapter06/gawk-inst.xml3
-rw-r--r--chapter06/glibc-inst.xml3
-rw-r--r--chapter06/procps-inst.xml3
-rw-r--r--chapter06/shellutils-inst.xml3
-rw-r--r--chapter06/vim-inst.xml3
7 files changed, 7 insertions, 14 deletions
diff --git a/chapter06/ed-inst.xml b/chapter06/ed-inst.xml
index 4ffb7407f..cc992bd8c 100644
--- a/chapter06/ed-inst.xml
+++ b/chapter06/ed-inst.xml
@@ -2,8 +2,7 @@
<title>Installation of Ed</title>
<para>This package requires its patch to be applied before you can
-install it. Make sure it's unpacked before running the installation
-commands.</para>
+install it.</para>
<para>Ed isn't something you would personally use. It's installed here
because it can be used by the patch program if you encounter an ed-based patch
diff --git a/chapter06/findutils-inst.xml b/chapter06/findutils-inst.xml
index 6960b15e4..b58e9e8ff 100644
--- a/chapter06/findutils-inst.xml
+++ b/chapter06/findutils-inst.xml
@@ -2,8 +2,7 @@
<title>Installing Findutils</title>
<para>This package requires its patch to be applied before you can
-install it. Make sure it's unpacked before running the installation
-commands.</para>
+install it.</para>
<para>Install Findutils by running the following commands:</para>
diff --git a/chapter06/gawk-inst.xml b/chapter06/gawk-inst.xml
index 29c1b421f..ceaedc8ef 100644
--- a/chapter06/gawk-inst.xml
+++ b/chapter06/gawk-inst.xml
@@ -2,8 +2,7 @@
<title>Installation of Gawk</title>
<para>This package requires its patch to be applied before you can
-install it. Make sure it's unpacked before running the installation
-commands.</para>
+install it.</para>
<para>Warning: do NOT run <userinput>make uninstall</userinput> on this
package if you apply the patch to change the
diff --git a/chapter06/glibc-inst.xml b/chapter06/glibc-inst.xml
index 8cc8799b5..a7a757c87 100644
--- a/chapter06/glibc-inst.xml
+++ b/chapter06/glibc-inst.xml
@@ -2,8 +2,7 @@
<title>Installation of Glibc</title>
<para>This package requires its patch to be applied before you can
-install it. Make sure it's unpacked before running the installation
-commands.</para>
+install it.</para>
<para>Before starting to install glibc, you must cd into the
glibc-&glibc-version; directory and unpack glibc-linuxthreads inside
diff --git a/chapter06/procps-inst.xml b/chapter06/procps-inst.xml
index b3b749f97..a487f79d9 100644
--- a/chapter06/procps-inst.xml
+++ b/chapter06/procps-inst.xml
@@ -2,8 +2,7 @@
<title>Installation of Procps</title>
<para>This package requires its patch to be applied before you can
-install it. Make sure it's unpacked before running the installation
-commands.</para>
+install it.</para>
<para>Install Procps by running the following commands:</para>
diff --git a/chapter06/shellutils-inst.xml b/chapter06/shellutils-inst.xml
index e883b75ac..741911f09 100644
--- a/chapter06/shellutils-inst.xml
+++ b/chapter06/shellutils-inst.xml
@@ -2,8 +2,7 @@
<title>Installation of Sh-utils</title>
<para>This package requires its hostname-patch to be applied before you
-can install it. Make sure it's unpacked before running the installation
-commands.</para>
+can install it.</para>
<para>Install Sh-utils by running the following commands:</para>
diff --git a/chapter06/vim-inst.xml b/chapter06/vim-inst.xml
index 400d8446c..0e8ad5590 100644
--- a/chapter06/vim-inst.xml
+++ b/chapter06/vim-inst.xml
@@ -2,8 +2,7 @@
<title>Installation of Vim</title>
<para>This package requires its patch to be applied before you can
-install it. Make sure it's unpacked before running the installation
-commands.</para>
+install it.</para>
<para>If you not wish to install Vim, build instructions for
alternative editors are available at