mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
dev-python/ebuildtester: Fix missing install
Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
@@ -25,5 +25,6 @@ DEPEND="
|
||||
"
|
||||
|
||||
src_install() {
|
||||
distutils-r1_src_install
|
||||
newbashcomp "${FILESDIR}/${PN}.bash-completion" "${PN}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user