changeset 14651:dab11becac47

maint.mk: remove unused VC-tag variable * top/maint.mk (VC-tag): Remove unused variable.
author Jim Meyering <meyering@redhat.com>
date Fri, 29 Apr 2011 18:58:43 +0200
parents 07d9c9edd3d3
children 200834674626
files ChangeLog top/maint.mk
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-04-29  Jim Meyering  <meyering@redhat.com>
+
+	maint.mk: remove unused VC-tag variable
+	* top/maint.mk (VC-tag): Remove unused variable.
+
 2011-04-29  Bruno Haible  <bruno@clisp.org>
 
 	netdb: fix gai_strerror replacements
--- a/top/maint.mk
+++ b/top/maint.mk
@@ -33,7 +33,6 @@
 
 GIT = git
 VC = $(GIT)
-VC-tag = git tag -s -m '$(VERSION)' 'v$(VERSION)' -u '$(gpg_key_ID)'
 
 VC_LIST = $(build_aux)/vc-list-files -C $(srcdir)