summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2018-07-10 10:44:36 +0200
committerJörg Frings-Fürst <debian@jff.email>2018-07-10 10:44:36 +0200
commit720915d1cd70cd2a5503d5698c17cce3ea73fcec (patch)
tree478dfa6c7d84439f4442bfff577906bfa3aad54d /debian/rules
parent6925013f5dec15d98f842a29f98bfb3b1790f518 (diff)
Remove debian/libpsocksxx-doc.docs to remove twin install of README.md
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 1a61a09..d42cda7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,11 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
#
export CPPFLAGS:=$(shell dpkg-buildflags --get CPPFLAGS) -Wall
+#
+# for use $(DEB_ ...
+#
+include /usr/share/dpkg/default.mk
+
%:
dh $@