Add support for defining QubesOS repository mirror

This commit is contained in:
Frédéric Pierret 2018-05-06 12:01:24 +02:00
parent 941d7ec448
commit 75ca54bea6
No known key found for this signature in database
GPG Key ID: 1DABC232BE02201E

View File

@ -20,7 +20,7 @@ TEMPLATE_ENV_WHITELIST += \
TEMPLATE_ROOT_WITH_PARTITIONS TEMPLATE_ROOT_SIZE \
USE_QUBES_REPO_VERSION USE_QUBES_REPO_TESTING \
BUILDER_TURBO_MODE REPO_PROXY FEDORA_MIRROR \
CENTOS_MIRROR EPEL_MIRROR
CENTOS_MIRROR EPEL_MIRROR QUBES_MIRROR
# Make sure names are < 32 characters, process aliases
fix_up := $(shell TEMPLATE_NAME=$(TEMPLATE_NAME) ./builder_fix_filenames)