Merge "Added RHEL rebuild ScientificLinux to supported distributions"
This commit is contained in:
commit
1df67b9dd8
@ -380,6 +380,7 @@ function GetDistro {
|
||||
DISTRO="sle${os_RELEASE%.*}"
|
||||
elif [[ "$os_VENDOR" =~ (Red.*Hat) || \
|
||||
"$os_VENDOR" =~ (CentOS) || \
|
||||
"$os_VENDOR" =~ (Scientific) || \
|
||||
"$os_VENDOR" =~ (OracleServer) || \
|
||||
"$os_VENDOR" =~ (Virtuozzo) ]]; then
|
||||
# Drop the . release as we assume it's compatible
|
||||
|
Loading…
Reference in New Issue
Block a user