1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 02:36:16 +02:00

(GZIP_ENV): Remove --rsyncable.

Didn't give enough of a benefit, mainly because it's not yet
in wide enough use.
This commit is contained in:
Jim Meyering
2003-09-08 13:25:32 +00:00
parent 56adf95bee
commit ca59d9494e

View File

@@ -24,7 +24,7 @@
ME := Makefile.maint
# Do not save the original name or timestamp in the .tar.gz file.
GZIP_ENV = '--no-name --best --rsyncable'
GZIP_ENV = '--no-name --best'
CVS = cvs