diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/grep.xml | 6 |
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 \ |