summaryrefslogtreecommitdiff
path: root/community/py3-blessings/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-blessings/APKBUILD')
-rw-r--r--community/py3-blessings/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-blessings/APKBUILD b/community/py3-blessings/APKBUILD
index 906b149bfb1..6940904149e 100644
--- a/community/py3-blessings/APKBUILD
+++ b/community/py3-blessings/APKBUILD
@@ -19,7 +19,7 @@ build() {
}
package() {
- python3 setup.py install --prefix=/usr --root="$pkgdir"
+ python3 setup.py install --skip-build --root="$pkgdir"
}
sha512sums="66a8e7af6a8807c8be68f4d71db25ca6c26f46ddfa9a7e4792a2f73033df81d8392633ff75e6fa131039d9136030844ed93b11316b9f7e2e6ea77675f2f3e528 blessings-1.7.tar.gz"