forked from hasufell/hasufell-repository
dev-python/mypy: install missing data files
This commit is contained in:
parent
b499d70b71
commit
4dc5fd35fc
@ -30,10 +30,11 @@ DEPENDENCIES="
|
|||||||
|
|
||||||
BUGS_TO="hasufell@posteo.de"
|
BUGS_TO="hasufell@posteo.de"
|
||||||
|
|
||||||
src_install() {
|
prepare_one_multibuild() {
|
||||||
setup-py_src_install
|
edo sed -i \
|
||||||
|
-e "/target = /s|lib|$(exhost --target)/lib|" \
|
||||||
|
setup.py
|
||||||
|
|
||||||
# misplaced and obsolete
|
setup-py_prepare_one_multibuild
|
||||||
edo rm -r "${IMAGE}"/usr/lib
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user