lib / main-config.sh: enable APA extension for sid Release builds

This commit is contained in:
Rolf Leggewie 2025-07-05 19:20:22 +08:00 committed by leggewie
parent 224b35ab28
commit e7b21f6d97
1 changed files with 3 additions and 0 deletions

View File

@ -319,6 +319,9 @@ function do_main_configuration() {
;;
esac
# enable APA extension for Debian Unstable release
[ "$RELEASE" = "sid" ] && enable_extension "apa"
## Extensions: at this point we've sourced all the config files that will be used,
## and (hopefully) not yet invoked any extension methods. So this is the perfect
## place to initialize the extension manager. It will create functions