(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 f2b07a8..ff0d1cf 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