build: use new internal structure.
This commit is contained in:
parent
c8512bc2c6
commit
0f1f9ce49b
4 changed files with 13 additions and 34 deletions
|
|
@ -33,7 +33,7 @@ func init() {
|
|||
case "ubuntu":
|
||||
if cfg.Release["VERSION_CODENAME"] == "noble" {
|
||||
builder.Register("abi3")
|
||||
cfg.Overwrite = true
|
||||
cfg.Overwrite.Enabled = true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue