telepathy-mission-control: Update telepathy.am from telepathy-glib

Alexandr Akulich kaffeine at kemper.freedesktop.org
Sun Oct 27 16:01:08 UTC 2019


Module: telepathy-mission-control
Branch: master
Commit: 825aa93ea15a24fe6f0ac2c2da0d0b6b1cc2abab
URL:    http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=825aa93ea15a24fe6f0ac2c2da0d0b6b1cc2abab

Author: Alexander Akulich <akulichalexander at gmail.com>
Date:   Sun Sep 15 14:26:33 2019 +0300

Update telepathy.am from telepathy-glib

maintainer-prepare-release: do "git tag" in srcdir

---

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

diff --git a/tools/telepathy.am b/tools/telepathy.am
index 20ff0be1..c919995d 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