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"
|
||||
|
||||
src_install() {
|
||||
setup-py_src_install
|
||||
prepare_one_multibuild() {
|
||||
edo sed -i \
|
||||
-e "/target = /s|lib|$(exhost --target)/lib|" \
|
||||
setup.py
|
||||
|
||||
# misplaced and obsolete
|
||||
edo rm -r "${IMAGE}"/usr/lib
|
||||
setup-py_prepare_one_multibuild
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user