From 61bb75d045a3709d1cba0084c95e991dfd52c8ee Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 8 Jun 2020 18:45:55 +0200 Subject: build: Fix recent commit for SOURCE_DATE_EPOCH. -- Fixes-commit: 074ab108e768b2f946d789c1f3a7f14a65e07c52 which was recently pushed to make use of $SOURCE_DATE_EPOCH as fallback. Also fixes two typos --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index ad5111f00..d6e7b7dec 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,7 +20,7 @@ # Location of the released tarball archives. Note that this is an # internal archive and before uploading this to the public server, -# manual tests should be run and the git release tat set and pushed. +# manual tests should be run and the git release tag set and pushed. # Adjust as needed. RELEASE_ARCHIVE_DIR = wk@vigenere:tarballs/gnupg/v2.2 -- cgit v1.2.3