dev-ada/aws: call ada_pkg_setup too

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-11-26 01:21:20 +00:00
parent f7ff13fd8c
commit 21731316b3

View File

@@ -52,6 +52,11 @@ PATCHES=(
"${FILESDIR}"/${PN}-2020-gentoo.patch
)
pkg_setup() {
ada_pkg_setup
python-any-r1_pkg_setup
}
src_prepare() {
default
rmdir templates_parser || die