File mirror-2.9.gzip.patch of Package mirror.9822
Index: mirror.defaults
===================================================================
--- mirror.defaults.orig
+++ mirror.defaults
@@ -33,7 +33,7 @@ package=defaults
exclude_patt=(^|/)(\.mirror$|\.mirror\.log|core$|\.cap|\.in\..*\.$|MIRROR\.LOG|#.*#|\.FSP|\.cache|\.zipped|\.notar|\.message|lost\+found/|Network Trash Folder)|suky.mpe?g
# Do not to compress anything
compress_patt=
- compress_prog=compress
+ compress_prog=gzip
# Don't compress information files, files that don't benifit from
# being compressed, files that tell ftpd, gopher, wais... to do things,
# the sources for compression programs...
Index: mirror.html
===================================================================
--- mirror.html.orig
+++ mirror.html
@@ -1070,7 +1070,7 @@ files not to compress (case insensitive)
<TR VALIGN=TOP>
<TD ALIGN=LEFT VALIGN=TOP><A NAME="compress_prog"></A><B><I>compress_prog</I></B></TD>
-<TD ALIGN=LEFT VALIGN=TOP><I>compress</I></TD>
+<TD ALIGN=LEFT VALIGN=TOP><I>gzip</I></TD>
<TD ALIGN=LEFT VALIGN=TOP>Program to compress files. If set to the word
<B>compress</B> or <B>gzip</B>, the full pathname for the program and correct
Index: mirror.txt
===================================================================
--- mirror.txt.orig
+++ mirror.txt
@@ -506,7 +506,7 @@ The keywords are grouped into the follow
compress_excl \.(z|gz)$ Regexp of files not to
compress (case
insensitive).
- compress_prog compress Program to compress files.
+ compress_prog gzip Program to compress files.
If set to the word
compress or gzip, the full
pathname for the program