mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-04-29 05:36:41 +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.
|
||||
#export DH_VERBOSE=1
|
||||
|
||||
PACKAGE=pve-docs
|
||||
destdir := $(CURDIR)/debian/$(PACKAGE)
|
||||
|
||||
%:
|
||||
dh $@
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user