dev-ada/gnatcoll-db: pkg_setup called both for python and Ada

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Tupone Alfredo
2019-09-21 13:56:42 +02:00
parent bce42a3ef6
commit 00a7334f02

View File

@@ -40,6 +40,11 @@ S="${WORKDIR}"/${PN}-${commitId}
PATCHES=( "${FILESDIR}"/${PN}-2018-gentoo.patch )
pkg_setup () {
python-single-r1_pkg_setup
ada_setup
}
src_compile() {
build () {
GPR_PROJECT_PATH="${S}/sql":"${S}/sqlite":"${S}/xref" \