site.mk: match the comment to gluons example
This commit is contained in:
parent
5e0b2a995b
commit
c156cf4302
2
site.mk
2
site.mk
|
@ -31,7 +31,7 @@ GLUON_SITE_PACKAGES := \
|
|||
firewall \
|
||||
haveged
|
||||
|
||||
# Allow overriding the these variables from the command line
|
||||
# Variables set with ?= can be overwritten from the command line
|
||||
GLUON_RELEASE ?= $(patsubst v%,%,$(shell git -C $(GLUON_SITEDIR) describe --tags --dirty=+))
|
||||
export GLUON_BRANCH ?= stable
|
||||
GLUON_PRIORITY ?= 0
|
||||
|
|
Loading…
Reference in New Issue