diff options
Diffstat (limited to 'community/py3-mycroft-messagebus-client/APKBUILD')
-rw-r--r-- | community/py3-mycroft-messagebus-client/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-mycroft-messagebus-client/APKBUILD b/community/py3-mycroft-messagebus-client/APKBUILD index 70e684c4cb1..9e57dff2cfe 100644 --- a/community/py3-mycroft-messagebus-client/APKBUILD +++ b/community/py3-mycroft-messagebus-client/APKBUILD @@ -26,7 +26,7 @@ check() { } package() { - MYCROFT_LOOSE_REQUIREMENTS=1 python3 setup.py install --prefix=/usr --root="$pkgdir" + MYCROFT_LOOSE_REQUIREMENTS=1 python3 setup.py install --skip-build --root="$pkgdir" } sha512sums=" |