summaryrefslogtreecommitdiff
path: root/testing/py3-itemadapter/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py3-itemadapter/APKBUILD')
-rw-r--r--testing/py3-itemadapter/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-itemadapter/APKBUILD b/testing/py3-itemadapter/APKBUILD
index cacd2da08fe..7d835678527 100644
--- a/testing/py3-itemadapter/APKBUILD
+++ b/testing/py3-itemadapter/APKBUILD
@@ -23,7 +23,7 @@ check() {
}
package() {
- python3 setup.py install --prefix=/usr --root="$pkgdir"
+ python3 setup.py install --skip-build --root="$pkgdir"
}
sha512sums="317e42ebe7f161e114719c942fb7261b3b06e38fe81f609ccdacebfb051a5eaea90286bfef79c8bcf56d041d26e087dbbc9a74270c7a61bdd73841596a01f174 itemadapter-0.2.0.tar.gz"