From: Gary V. Vaughan Date: Sun, 24 Oct 2004 15:05:31 +0000 (+0000) Subject: * HACKING: Fix a typo in the gpg --verify instructions. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c1c44deadf19fbb4c1f33638631277cb77a45b0;p=thirdparty%2Flibtool.git * HACKING: Fix a typo in the gpg --verify instructions. --- diff --git a/ChangeLog b/ChangeLog index d951afc1b..8305c9533 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2004-10-24 Gary V. Vaughan + * HACKING: Fix a typo in the gpg --verify instructions. + * Makefile.maint (cvs-dist): Generate signatures and directives for bz2 upload. diff --git a/HACKING b/HACKING index cf4ddc35c..52e8c20be 100644 --- a/HACKING +++ b/HACKING @@ -319,7 +319,7 @@ Here are the gpg detached signatures: You should download the signature named after any tarball you download, and then verify its integrity with, for example: - gpg --verify libtool-@VERSION.tar.gz. + gpg --verify libtool-@VERSION.tar.gz.sig Here are the MD5 and SHA1 checksums: @@ -406,7 +406,7 @@ Here are the gpg detached signatures: You should download the signature named after any tarball you download, and then verify its integrity with, for example: - gpg --verify libtool-@VERSION.tar.gz. + gpg --verify libtool-@VERSION.tar.gz.sig Here are the MD5 and SHA1 checksums: