summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2020-04-19 12:36:55 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2020-04-19 12:36:55 +0000
commitbb793e1f008825c7b2cae9df97babc04df85dae4 (patch)
treedd5474b0e281ed255364b384e2f26a29fdc354b7
parentReleasing debian version 0.4-8. (diff)
downloadxlunzip-bb793e1f008825c7b2cae9df97babc04df85dae4.tar.xz
xlunzip-bb793e1f008825c7b2cae9df97babc04df85dae4.zip
Including buildtools.mk unconditionally in rules.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index d994053..b6ef33e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
--include /usr/share/dpkg/buildtools.mk
+include /usr/share/dpkg/buildtools.mk
%:
dh ${@}