set destdir

The apache pve-docs.conf sites-available entry wasn't
installed to the staging directory but the running system.
This commit is contained in:
Wolfgang Bumiller 2016-05-18 11:19:11 +02:00 committed by Dietmar Maurer
parent 5771d9b0cb
commit 49ee4d42a3

View File

@ -3,6 +3,9 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
PACKAGE=pve-docs
destdir := $(CURDIR)/debian/$(PACKAGE)
%:
dh $@