aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2009-02-17 00:05:07 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2009-02-17 00:05:07 +0000
commitf8966364090204438b3150c4614553f8bb731d74 (patch)
treed0a758834dd77e7a77fc904080d6f1dbfd5959db /chapter06
parent1d6d219ffd1c7792b7fca723cf135538b8ad2311 (diff)
Upgrade to Grep-2.5.4. Fixes #2346.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8817 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/grep.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/chapter06/grep.xml b/chapter06/grep.xml
index 4e9127b02..d50c37274 100644
--- a/chapter06/grep.xml
+++ b/chapter06/grep.xml
@@ -47,12 +47,6 @@
<screen><userinput remap="pre">patch -Np1 -i ../&grep-debian-patch;</userinput></screen>
- <para>Upstream have fixed some of the documentation, and changed some of the
- tests and the expected results in the newest test scripts. This means that
- not so many of the individual tests fail:</para>
-
-<screen><userinput remap="pre">patch -Np1 -i ../&grep-fixes-patch;</userinput></screen>
-
<para>Prepare Grep for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr \