summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorRichard A Nelson (Rick) <cowboy@debian.org>2009-03-01 06:15:00 +0000
committerAndreas Beckmann <debian@abeckmann.de>2012-10-01 20:07:44 +0200
commitce95a56b62dfc55ef26a7d1494fc88854c33a6bc (patch)
treedde60c8879369aee5d66f455fd91cd2fb4c73d7f /debian/rules
parent83792056bacbb2db3bc1255f9993844e5e3aee28 (diff)
downloadsendmail-debian/8.14.3-8.tar.gz
Imported Debian patch 8.14.3-8debian/8.14.3-8
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 996ed18..67204f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -46,7 +46,6 @@ DEB_TAR_SRCDIR := $(DEB_SOURCE_PACKAGE)-$(DEB_UPSTREAM_TARBALL_VERSION)
DEB_SRCDIR := build-tree/$(DEB_TAR_SRCDIR)
DEB_BUILDDIR := $(DEB_SRCDIR)
DEB_DESTDIR = debian/$(DEB_SOURCE_PACKAGE)
-DEB_PATCHDIRS = $(CURDIR)/debian/patches/${version_major}/${version_full}
DEB_DBG_PACKAGES = libmilter$(sm_libmilter_version)-dbg
DEB_DBG_PACKAGE_libmilter$(sm_libmilter_version) = libmilter$(sm_libmilter_version)-dbg
DEB_DH_INSTALL_CRON_ARGS = --name=$(DEB_SOURCE_PACKAGE)
@@ -117,6 +116,7 @@ else
include /usr/share/cdbs/1/rules/tarball.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
+DEB_PATCHDIRS = $(CURDIR)/debian/patches/${version_major}/${version_full}
# Default rule
all::