diff options
Diffstat (limited to 'community/py3-h2')
-rw-r--r-- | community/py3-h2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-h2/APKBUILD b/community/py3-h2/APKBUILD index 518704ea1a5..614080a6abb 100644 --- a/community/py3-h2/APKBUILD +++ b/community/py3-h2/APKBUILD @@ -34,7 +34,7 @@ check() { } package() { - python3 setup.py install --prefix=/usr --root="$pkgdir" + python3 setup.py install --skip-build --root="$pkgdir" } sha512sums=" |