X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=Makefile;h=4e497b58f6f38aae951a33c8aa57ff016a106e7f;hp=69521a4e254ce493b3d3c72da65d1709c529574f;hb=3c5584e9bc73b92c4d9ea00a9106c9cff38293bc;hpb=354c3574e6b7c5164dcf05574652872f71650b22 diff --git a/Makefile b/Makefile index 69521a4..4e497b5 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,5 @@ -DGDIR=. # overwriting this ensures that we can build without full PVE installed +# overwriting below ensures that we can build without full PVE installed +DGDIR=. ASCIIDOC_PVE=./asciidoc-pve GEN_PACKAGE=pve-doc-generator @@ -6,7 +7,7 @@ DOC_PACKAGE=pve-docs MEDIAWIKI_PACKAGE=pve-docs-mediawiki # also update debian/changelog -PKGREL=0+1 +PKGREL=1 GITVERSION:=$(shell git rev-parse HEAD)