fixup! docs, site-example/site.mk: improve comment about variables

This commit is contained in:
Simon Joda Stößer 2017-04-13 21:13:49 +02:00
parent d46552d004
commit c2bb7eeb87
No known key found for this signature in database
GPG Key ID: A1524B1DCFF95CC8

View File

@ -36,7 +36,7 @@ GLUON_SITE_PACKAGES := \
DEFAULT_GLUON_RELEASE := 0.6+exp$(shell date '+%Y%m%d')
# Variables set with =? can be overwritten from the command line
# Variables set with ?= can be overwritten from the command line
## GLUON_RELEASE
# call make with custom GLUON_RELEASE flag, to use your own release version scheme.