set this to override pkgs.example.com

This commit is contained in:
Kevin Fenzi 2017-12-04 20:26:42 +00:00
parent 5fad2d01a8
commit 1c179c0102

View file

@ -139,6 +139,7 @@ DIST_GIT_WEB_ROOT_URL = 'https://src.stg.fedoraproject.org/cgit/'
{% else %}
DIST_GIT_WEB_ROOT_URL = 'https://src.fedoraproject.org/cgit/'
{% endif %}
DIST_GIT_REPO_FORMAT = DIST_GIT_WEB_ROOT_URL + DIST_GIT_RPM_PATH + "%s"
# Use this to deny people creating new "epel" or "fedora" branches after we
# import the existing oldschool branches.