mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-06-15 13:07:53 +00:00
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:
parent
5771d9b0cb
commit
49ee4d42a3
@ -3,6 +3,9 @@
|
|||||||
# Uncomment this to turn on verbose mode.
|
# Uncomment this to turn on verbose mode.
|
||||||
#export DH_VERBOSE=1
|
#export DH_VERBOSE=1
|
||||||
|
|
||||||
|
PACKAGE=pve-docs
|
||||||
|
destdir := $(CURDIR)/debian/$(PACKAGE)
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh $@
|
dh $@
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user