]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(GZIP_ENV): Remove --rsyncable.
authorJim Meyering <jim@meyering.net>
Mon, 8 Sep 2003 13:25:32 +0000 (13:25 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 8 Sep 2003 13:25:32 +0000 (13:25 +0000)
Didn't give enough of a benefit, mainly because it's not yet
in wide enough use.

Makefile.maint

index fd7e1b404cb009e0f544d8271511094c7d981904..904384969731d0f281c7c0e5fad416e135e709d8 100644 (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