diff options
Diffstat (limited to 'chapter06/gzip.xml')
-rw-r--r-- | chapter06/gzip.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter06/gzip.xml b/chapter06/gzip.xml index 467471388..7b5a5e20a 100644 --- a/chapter06/gzip.xml +++ b/chapter06/gzip.xml @@ -41,11 +41,6 @@ <sect2 role="installation"> <title>Installation of Gzip</title> - <para>Fix a bug in gzip, whereby zdiff doesn't work correctly when invoked - on two compressed inputs:</para> - -<screen><userinput remap="pre">patch -Np1 -i ../&gzip-zdiff-patch;</userinput></screen> - <para>Prepare Gzip for compilation:</para> <screen><userinput remap="configure">./configure --prefix=/usr --bindir=/bin</userinput></screen> |