From 39d746aace9bb878a179a8d5e64a5a72b4e2cf03 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 11 Nov 2000 13:42:07 +0000 Subject: (GZIP_ENV): Define to --no-name, so the timestamp is not included in the .tar.gz file. --- Makefile.maint | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile.maint') diff --git a/Makefile.maint b/Makefile.maint index 6db931c64..90d178937 100644 --- a/Makefile.maint +++ b/Makefile.maint @@ -30,6 +30,9 @@ po-check: diff -u $@-1 $@-2 rm -f $@-1 $@-2 +# Do not save the original name or timestamp in the .tar.gz file. +GZIP_ENV = --no-name + # Tag before making distribution. Also, don't make a distribution if # checks fail. Also, make sure the NEWS file is up-to-date. # FIXME: use dist-hook/my-dist like distcheck-hook/my-distcheck. -- cgit v1.2.3-70-g09d2