mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
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:
@@ -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" \
|
||||
|
||||
Reference in New Issue
Block a user