mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-08-14 07:07:09 +00:00
buildsys: add few comments
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
856993e416
commit
354c3574e6
2
Makefile
2
Makefile
@ -1,4 +1,4 @@
|
|||||||
DGDIR=.
|
DGDIR=. # overwriting this ensures that we can build without full PVE installed
|
||||||
ASCIIDOC_PVE=./asciidoc-pve
|
ASCIIDOC_PVE=./asciidoc-pve
|
||||||
|
|
||||||
GEN_PACKAGE=pve-doc-generator
|
GEN_PACKAGE=pve-doc-generator
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# also update debian/changelog
|
# 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
|
DGDIR?=/usr/share/pve-doc-generator
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user