X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=topgit.git;a=blobdiff_plain;f=debian%2Ftg2quilt.mk;h=c1cc95a812ad9ad1c287ee5931dc9ffb1b9e7d3e;hp=4ec27e27e12028fcd1a14aba4e951b0659e5b2fb;hb=f3a1d93e05aa808118adf13ee9c6861f26eddd81;hpb=a9e10b44a67400a4539abb7c969852c42dfd6d67 diff --git a/debian/tg2quilt.mk b/debian/tg2quilt.mk index 4ec27e2..c1cc95a 100644 --- a/debian/tg2quilt.mk +++ b/debian/tg2quilt.mk @@ -75,6 +75,9 @@ ifdef PATCHES_DIR QUILT_PATCH_DIR := $(PATCHES_DIR) endif +QUILT_PATCH_DIR ?= debian/patches +QUILT_STAMPFN ?= patch + # Hook tg-export into quilt's make(1) snippet such that it gets executed # before quilt patches or unpatches. $(QUILT_STAMPFN): tg-export