template: add SRC_DIR to environment vars whitelist

It is needed to calculate path to individual components.
This commit is contained in:
Marek Marczykowski-Górecki 2017-07-29 11:19:08 +02:00
parent be395a8ada
commit 5de7c6deed
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724

View File

@ -15,7 +15,7 @@ endif
# expose those variables to template-building scripts
TEMPLATE_ENV_WHITELIST += \
DIST DISTRIBUTION TEMPLATE_SCRIPTS TEMPLATE_NAME TEMPLATE_FLAVOR \
TEMPLATE_FLAVOR_DIR VERBOSE DEBUG PATH BUILDER_DIR \
TEMPLATE_FLAVOR_DIR VERBOSE DEBUG PATH BUILDER_DIR SRC_DIR \
TEMPLATE_ROOT_WITH_PARTITIONS USE_QUBES_REPO_VERSION \
USE_QUBES_REPO_TESTING BUILDER_TURBO_MODE REPO_PROXY