buildsys: add few comments

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-05-21 18:31:13 +02:00
parent 856993e416
commit 354c3574e6
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
DGDIR=.
DGDIR=. # overwriting this ensures that we can build without full PVE installed
ASCIIDOC_PVE=./asciidoc-pve
GEN_PACKAGE=pve-doc-generator

View File

@ -1,5 +1,5 @@
# also update debian/changelog
DOCRELEASE=6.0
DOCRELEASE=6.0 # FIXME: depend on dpkg-dev and use $(DEB_VERSION_UPSTREAM) here?
DGDIR?=/usr/share/pve-doc-generator