X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=debian%2Frules;h=712fcae407d14339cd640ece3522c3879259eadf;hb=e2bf195ac0d6e05b363a12d873d5b229071a9590;hp=d331f9234d61afd344348533e7ca6a937300cf55;hpb=a637ac225ed928162add7e6b345481e6ec7964a0;p=topgit.git diff --git a/debian/rules b/debian/rules index d331f92..712fcae 100755 --- a/debian/rules +++ b/debian/rules @@ -3,7 +3,10 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 +TG_BRANCHES="fixes/ensure-worktree debian/locations" + include /usr/share/quilt/quilt.make +include debian/tg2quilt.mk build: build-stamp build-stamp: patch @@ -25,6 +28,8 @@ install: build dh_installdirs $(MAKE) DESTDIR=$(CURDIR)/debian/topgit prefix=/usr install rm -f $(wildcard $(CURDIR)/debian/topgit/usr/share/topgit/*.txt) + dh_install + install -m644 contrib/tg-completion.bash debian/topgit/etc/bash_completion.d/topgit binary-arch: build install