CVSROOT: /sources/m4 Module name: m4 Changes by: Eric Blake <ericb> 06/09/26 13:12:58
Index: HACKING =================================================================== RCS file: /sources/m4/m4/HACKING,v retrieving revision 1.4 retrieving revision 1.5 diff -u -b -r1.4 -r1.5 --- HACKING 19 Sep 2006 11:41:25 -0000 1.4 +++ HACKING 26 Sep 2006 13:12:58 -0000 1.5 @@ -349,7 +349,7 @@ You should download the signature named after any tarball you download, and then verify its integrity with, for example: - gpg --verify [EMAIL PROTECTED] + gpg --verify [EMAIL PROTECTED]@.tar.gz.sig If that command fails because you don't have the required public key, then run this command to import it:
