[next] telepathy-haze: Update telepathy.am for out-of-tree distcheck

Simon McVittie smcv at kemper.freedesktop.org
Thu Apr 3 07:33:07 PDT 2014


Module: telepathy-haze
Branch: next
Commit: b79da6605d20969802c9bd635cd510a59e546411
URL:    http://cgit.freedesktop.org/telepathy/telepathy-haze/commit/?id=b79da6605d20969802c9bd635cd510a59e546411

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Mon Mar 24 18:41:15 2014 +0000

Update telepathy.am for out-of-tree distcheck

---

 tools/telepathy.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/telepathy.am b/tools/telepathy.am
index 2b6c430..e6defea 100644
--- a/tools/telepathy.am
+++ b/tools/telepathy.am
@@ -50,7 +50,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