Merge "epel: support centos element"
This commit is contained in:
commit
ffbdfc893f
@ -18,7 +18,7 @@ case "$DISTRO_NAME" in
|
|||||||
RELEASE=7
|
RELEASE=7
|
||||||
URL=$BASE_URL/$RELEASE/x86_64/e/
|
URL=$BASE_URL/$RELEASE/x86_64/e/
|
||||||
;;
|
;;
|
||||||
rhel)
|
rhel|centos)
|
||||||
RELEASE=6
|
RELEASE=6
|
||||||
URL=$BASE_URL/$RELEASE/$ARCH/
|
URL=$BASE_URL/$RELEASE/$ARCH/
|
||||||
;;
|
;;
|
||||||
|
Loading…
Reference in New Issue
Block a user