template: add SRC_DIR to environment vars whitelist
It is needed to calculate path to individual components.
This commit is contained in:
parent
be395a8ada
commit
5de7c6deed
2
Makefile
2
Makefile
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user