]> git.proxmox.com Git - mirror_zfs-debian.git/commitdiff
d/rules: include dpkg's default.mk
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 20 Nov 2017 08:48:08 +0000 (09:48 +0100)
committerAron Xu <aron@debian.org>
Tue, 28 Nov 2017 08:08:45 +0000 (16:08 +0800)
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
debian/rules

index 800df22e0b7ee79ce5213d2cab54acd85a28c79f..bf0c740a95ebe8d2a03f9455c1195fdfd935fbdd 100755 (executable)
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+include /usr/share/dpkg/default.mk
+
 LSB_DISTRIBUTOR := $(shell lsb_release -is)
 NAME := $(shell awk '$$1 == "Name:" { print $$2; }' META)
 VERSION := $(shell dpkg-parsechangelog \