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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user