mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-18 05:06:31 +00:00
nightly build: Include the AlmaLinux RHEL kernels
Add support for RHEL 8.6 8.7 9.0 9.1 nightly builds.
This commit is contained in:
@@ -113,7 +113,7 @@ function specialize_patch {
|
||||
local releasevermajor="$1"
|
||||
local releaseverminor="$2"
|
||||
case "$distro" in
|
||||
CentOS)
|
||||
CentOS|AlmaLinux)
|
||||
if [ -n "$releasevermajor" ]; then
|
||||
ao=(
|
||||
-v "RHEL_MAJOR=$releasevermajor"
|
||||
|
||||
Reference in New Issue
Block a user