Update to ABI4.0 for Arch Linux
This commit is contained in:
parent
e248503448
commit
d121092c56
1 changed files with 0 additions and 1 deletions
|
|
@ -38,7 +38,6 @@ func init() {
|
||||||
// Compatibility with AppArmor 3
|
// Compatibility with AppArmor 3
|
||||||
switch prebuild.Distribution {
|
switch prebuild.Distribution {
|
||||||
case "arch":
|
case "arch":
|
||||||
prebuild.ABI = 3
|
|
||||||
|
|
||||||
case "ubuntu":
|
case "ubuntu":
|
||||||
if !slices.Contains([]string{"noble"}, prebuild.Release["VERSION_CODENAME"]) {
|
if !slices.Contains([]string{"noble"}, prebuild.Release["VERSION_CODENAME"]) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue