From: Gary V. Vaughan Date: Sun, 24 Oct 2004 15:10:52 +0000 (+0000) Subject: * HACKING: Fix a typo in the gpg --verify instructions. X-Git-Tag: release-2-1b~889 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23f809f600d9d2b8dc81d6eaac484e98889e05a3;p=thirdparty%2Flibtool.git * HACKING: Fix a typo in the gpg --verify instructions. --- diff --git a/ChangeLog b/ChangeLog index 94353e2cd..3db1a113d 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: