chiark / gitweb /
fix detection of topgit repo
authormartin f. krafft <madduck@debian.org>
Wed, 19 Nov 2008 13:58:10 +0000 (14:58 +0100)
committermartin f. krafft <madduck@debian.org>
Wed, 19 Nov 2008 13:58:10 +0000 (14:58 +0100)
Signed-off-by: martin f. krafft <madduck@debian.org>
debian/tg2quilt.mk

index d079e75a34636304a29bd520234aa29807f7f32e..0444aab18918ba7b463860a35a830deef1c22f72 100644 (file)
@@ -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: