From c156cf430269eac0dd492e2f86964abe24e3e280 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Joda=20St=C3=B6=C3=9Fer?= Date: Sat, 15 Apr 2017 14:53:48 +0200 Subject: [PATCH] site.mk: match the comment to gluons example --- site.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site.mk b/site.mk index 23e55a4..3631488 100755 --- a/site.mk +++ b/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