projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3864a29
)
maint.mk: remove unused VC-tag variable
author
Jim Meyering
<meyering@redhat.com>
Fri, 29 Apr 2011 16:58:43 +0000
(18:58 +0200)
committer
Jim Meyering
<meyering@redhat.com>
Fri, 29 Apr 2011 16:58:43 +0000
(18:58 +0200)
* top/maint.mk (VC-tag): Remove unused variable.
ChangeLog
patch
|
blob
|
history
top/maint.mk
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 874a093e3ac7740da348aabc4e9bf2b9bfead5a3..6dc12448d0505abf3fa3af8b8c048b839ee0d522 100644
(file)
--- 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
diff --git
a/top/maint.mk
b/top/maint.mk
index 47cb44ee2686988fbacb6b74b9e678f246f05880..8727b3f4c82e36db3158a64ceb23c09c5038adf1 100644
(file)
--- a/
top/maint.mk
+++ b/
top/maint.mk
@@
-33,7
+33,6
@@
GZIP_ENV = '--no-name --best $(gzip_rsyncable)'
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)