diff options
author | Jim Meyering <meyering@redhat.com> | 2009-12-31 17:06:40 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2009-12-31 17:06:58 +0100 |
commit | 01a680f6344c52812a14fb76edc5135a83b01b1c (patch) | |
tree | 619156156abd522654b985696823d2628ba3208f | |
parent | 25d07bce5d7506734d6e19f477dd2393713b98c2 (diff) | |
download | idutils-01a680f6344c52812a14fb76edc5135a83b01b1c.tar.gz idutils-01a680f6344c52812a14fb76edc5135a83b01b1c.tar.bz2 idutils-01a680f6344c52812a14fb76edc5135a83b01b1c.zip |
maint: newer gnulib; don't hard-code my GPG key ID
* cfg.mk (gpg_key_ID): Remove definition, now that maint.mk automates it.
* gnulib: Update to latest.
-rw-r--r-- | cfg.mk | 3 | ||||
m--------- | gnulib | 0 |
2 files changed, 0 insertions, 3 deletions
@@ -17,9 +17,6 @@ # Used in maint.mk's web-manual rule manual_title = GNU idutils: ID database utilities -# The GnuPG ID of the key used to sign the tarballs. -gpg_key_ID = B9AB9A16 - # Tests not to run as part of "make distcheck". # Exclude changelog-check here so that there's less churn in ChangeLog # files -- otherwise, you'd need to have the upcoming version number diff --git a/gnulib b/gnulib -Subproject 481f709ceba803288289da8e11a52d309d0fc9a +Subproject d91a0d2dc678afe8a2c696077f0640e6874f52b |