Skip to content

redhat: spec: Fix update_scripts run for CentOS builds

CentOS kernel builds need the RHEL kernel files and then some of the files (specifically the secure boot certificates) need to be replaced with the CentOS ones.

Without this, the kernel build fails due to missing scripts on CentOS.

Signed-off-by: Neal Gompa ngompa@centosproject.org

Merge request reports