summaryrefslogtreecommitdiff
path: root/Makefile.maint
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-09-08 13:25:32 +0000
committerJim Meyering <jim@meyering.net>2003-09-08 13:25:32 +0000
commitca59d9494e815cd4d50316976f5b264688ab124f (patch)
treec2c9336e7613870d8f1b7ea1676855fee9571aca /Makefile.maint
parent56adf95beea455aca9d3a29e7acffbf5cc0a22a4 (diff)
downloadcoreutils-ca59d9494e815cd4d50316976f5b264688ab124f.tar.xz
(GZIP_ENV): Remove --rsyncable.
Didn't give enough of a benefit, mainly because it's not yet in wide enough use.
Diffstat (limited to 'Makefile.maint')
-rw-r--r--Makefile.maint2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.maint b/Makefile.maint
index fd7e1b404..904384969 100644
--- a/Makefile.maint
+++ b/Makefile.maint
@@ -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