]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(GZIP_ENV): Add --rsyncable option.
authorJim Meyering <jim@meyering.net>
Tue, 13 Sep 2005 14:14:41 +0000 (14:14 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 13 Sep 2005 14:14:41 +0000 (14:14 +0000)
Makefile.maint

index f2b07a84d012016b71e136ada82b3ab43f55f8a5..ff0d1cff8e4809953e8c4910da35989d9573f7eb 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'
+GZIP_ENV = '--no-name --best --rsyncable'
 
 CVS = cvs