From: martin f. krafft Date: Wed, 19 Nov 2008 13:58:10 +0000 (+0100) Subject: fix detection of topgit repo X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=topgit.git;a=commitdiff_plain;h=200b39c0f80396f1f7f66c8b33f6adf87ff6edf4 fix detection of topgit repo Signed-off-by: martin f. krafft --- diff --git a/debian/tg2quilt.mk b/debian/tg2quilt.mk index d079e75..0444aab 100644 --- a/debian/tg2quilt.mk +++ b/debian/tg2quilt.mk @@ -48,7 +48,7 @@ # Released under terms of the the Artistic Licence 2.0. # -ifeq ($(shell tg summary -t)),) +ifeq ($(shell tg summary -t),) # This is not a TopGit branch, so just blubber a bit. tg-export tg-clean tg-forceclean tg-rmdir: