mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
meson: match other python/devel packages by using makeinstall_host
This commit is contained in:
parent
7d41dab291
commit
122dc4e85c
@ -11,7 +11,7 @@ PKG_DEPENDS_HOST="Python3:host"
|
||||
PKG_LONGDESC="High productivity build system"
|
||||
PKG_TOOLCHAIN="manual"
|
||||
|
||||
make_host() {
|
||||
makeinstall_host() {
|
||||
export DONT_BUILD_LEGACY_PYC=1
|
||||
python3 setup.py build
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user