bazelbuild / rules_pkg

Bazel rules for creating packages of many types (zip, tar, deb, rpm, ...)
Apache License 2.0
212 stars 166 forks source link

Add AlmaLinux 9.3 debuginfo support #874

Closed kellyma2 closed 1 week ago

kellyma2 commented 1 week ago

AlmaLinux 9.3 appears to behave as a CentOS variant so adding it in the same places. This change also cleans up the way we declare debuginfo_type to make it a bit less verbose.