summaryrefslogtreecommitdiff
path: root/testing/py3-python-archive/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py3-python-archive/APKBUILD')
-rw-r--r--testing/py3-python-archive/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-python-archive/APKBUILD b/testing/py3-python-archive/APKBUILD
index 32ff0de8c2e..df85123b258 100644
--- a/testing/py3-python-archive/APKBUILD
+++ b/testing/py3-python-archive/APKBUILD
@@ -21,7 +21,7 @@ build() {
package() {
cd "$builddir"
- python3 setup.py install --prefix=/usr --root="$pkgdir"
+ python3 setup.py install --skip-build --root="$pkgdir"
}
sha512sums="5f02fe522f44989c1b61db48239cdbda5536ff685174ba93af028591eba276dcefd7655aad3a458d92140f163724d87bbe25711c78a82e06dfb382b6ae9f5683 python-archive-0.2.tar.gz"