[next] telepathy-mission-control: telepathy.am: update for out-of-tree releases
Simon McVittie
smcv at kemper.freedesktop.org
Thu Apr 3 07:28:01 PDT 2014
Module: telepathy-mission-control
Branch: next
Commit: ba2378a6686a8400dfce6a9c7af2e86f34a50458
URL: http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=ba2378a6686a8400dfce6a9c7af2e86f34a50458
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Tue Mar 18 19:25:12 2014 +0000
telepathy.am: update for out-of-tree releases
---
tools/telepathy.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/telepathy.am b/tools/telepathy.am
index 20ff0be..c919995 100644
--- a/tools/telepathy.am
+++ b/tools/telepathy.am
@@ -55,7 +55,7 @@ maintainer-prepare-release:
$(MAKE) all
$(MAKE) distcheck
$(MAKE) release-mail
- git tag -s @PACKAGE at -@VERSION@ -m @PACKAGE@' '@VERSION@
+ cd $(srcdir) && git tag -s @PACKAGE at -@VERSION@ -m @PACKAGE@' '@VERSION@
gpg --detach-sign --armor @PACKAGE at -@VERSION at .tar.gz
release-mail: NEWS
More information about the telepathy-commits
mailing list