diff options
Diffstat (limited to 'community/httpie/APKBUILD')
-rw-r--r-- | community/httpie/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/httpie/APKBUILD b/community/httpie/APKBUILD index 9d18f030b73..16daca6ce05 100644 --- a/community/httpie/APKBUILD +++ b/community/httpie/APKBUILD @@ -54,7 +54,7 @@ check() { } package() { - python3 setup.py install --prefix=/usr --root="$pkgdir" + python3 setup.py install --skip-build --root="$pkgdir" } sha512sums=" |