summaryrefslogtreecommitdiffstats
path: root/debian/patchsys-quilt.mk
diff options
context:
space:
mode:
authorMartin Quinson <mquinson@debian.org>2005-01-06 19:32:53 +0000
committerMartin Quinson <mquinson@debian.org>2005-01-06 19:32:53 +0000
commit6717c91610391253ba35e8ca77252e93366b49ab (patch)
tree5d7455f53d29003972409eab5584fe1c64f4503d /debian/patchsys-quilt.mk
parent9cd4a04e805f7ef0093d013a76bd2c3278d66588 (diff)
downloadquilt-6717c91610391253ba35e8ca77252e93366b49ab.tar.gz
Document last changes in the package
Diffstat (limited to 'debian/patchsys-quilt.mk')
-rw-r--r--debian/patchsys-quilt.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/patchsys-quilt.mk b/debian/patchsys-quilt.mk
index cae029e..50a1910 100644
--- a/debian/patchsys-quilt.mk
+++ b/debian/patchsys-quilt.mk
@@ -60,6 +60,9 @@ DEB_QUILT_SERIES = $(DEB_PATCHDIRS)/series
# Internal variables, do not change it unless you know what you're doing
DEB_QUILT_CMD = cd $(DEB_SRCDIR) && $(if $(DEB_QUILT_PATCHDIR_LINK),QUILT_PATCHES=$(DEB_QUILT_PATCHDIR_LINK)) quilt
+# Declare Build-Dep of packages using this file onto quilt
+CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), quilt
+
post-patches:: apply-patches
clean:: reverse-patches