chiark / gitweb /
New TopGit dependency: fixes/more-help
[topgit.git] / debian / rules
index 30f025c92844faef4daf123aa61f7b7a2493d693..c53dd7af511db555dd99a7c1ae55588fa83c8197 100755 (executable)
@@ -3,11 +3,13 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+TG_BRANCHES="debian/locations"
+
 include /usr/share/quilt/quilt.make
 include debian/tg2quilt.mk
 
 build: build-stamp
-build-stamp: patch
+build-stamp:
        dh_testdir
        $(MAKE) prefix=/usr
        touch $@