(GZIP_ENV): Try Debian/gzip's new --rsyncable option.
authorJim Meyering <jim@meyering.net>
Mon, 28 Jul 2003 08:40:27 +0000 (08:40 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 28 Jul 2003 08:40:27 +0000 (08:40 +0000)
Makefile.maint

index 61fadc0..4018a5d 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