Rename REPO_BASEURL_PREFIX to FEDORA_MIRROR for consistency with builder-debian
This commit is contained in:
parent
0ec5146368
commit
5da4426ac3
2
Makefile
2
Makefile
@ -18,7 +18,7 @@ TEMPLATE_ENV_WHITELIST += \
|
|||||||
TEMPLATE_FLAVOR_DIR TEMPLATE_OPTIONS APPMENUS_DIR \
|
TEMPLATE_FLAVOR_DIR TEMPLATE_OPTIONS APPMENUS_DIR \
|
||||||
VERBOSE DEBUG PATH BUILDER_DIR SRC_DIR DISCARD_PREPARED_IMAGE \
|
VERBOSE DEBUG PATH BUILDER_DIR SRC_DIR DISCARD_PREPARED_IMAGE \
|
||||||
TEMPLATE_ROOT_WITH_PARTITIONS USE_QUBES_REPO_VERSION \
|
TEMPLATE_ROOT_WITH_PARTITIONS USE_QUBES_REPO_VERSION \
|
||||||
USE_QUBES_REPO_TESTING BUILDER_TURBO_MODE REPO_PROXY REPO_BASEURL_PREFIX
|
USE_QUBES_REPO_TESTING BUILDER_TURBO_MODE REPO_PROXY FEDORA_MIRROR
|
||||||
|
|
||||||
# Make sure names are < 32 characters, process aliases
|
# Make sure names are < 32 characters, process aliases
|
||||||
fix_up := $(shell TEMPLATE_NAME=$(TEMPLATE_NAME) ./builder_fix_filenames)
|
fix_up := $(shell TEMPLATE_NAME=$(TEMPLATE_NAME) ./builder_fix_filenames)
|
||||||
|
Loading…
Reference in New Issue
Block a user