mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-29 18:00:18 +00:00
scripts: Add Rocky Linux kernel support
This commit is contained in:
@@ -113,7 +113,7 @@ function specialize_patch {
|
||||
local releasevermajor="$1"
|
||||
local releaseverminor="$2"
|
||||
case "$distro" in
|
||||
CentOS|AlmaLinux)
|
||||
CentOS|AlmaLinux|RockyLinux|Rocky)
|
||||
if [ -n "$releasevermajor" ]; then
|
||||
ao=(
|
||||
-v "RHEL_MAJOR=$releasevermajor"
|
||||
|
||||
Reference in New Issue
Block a user