From 354c3574e6b7c5164dcf05574652872f71650b22 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 21 May 2019 18:31:13 +0200 Subject: [PATCH] buildsys: add few comments Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- pve-doc-generator.mk.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 1bea57c..69521a4 100644 --- a/Makefile +++ b/Makefile @@ -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 diff --git a/pve-doc-generator.mk.in b/pve-doc-generator.mk.in index d586abf..5a4a104 100644 --- a/pve-doc-generator.mk.in +++ b/pve-doc-generator.mk.in @@ -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 -- 2.39.2