summaryrefslogtreecommitdiff
path: root/community/py3-pdfrw/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-pdfrw/APKBUILD')
-rw-r--r--community/py3-pdfrw/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-pdfrw/APKBUILD b/community/py3-pdfrw/APKBUILD
index 3e4f3b7c6d7..e0f4ec8a57b 100644
--- a/community/py3-pdfrw/APKBUILD
+++ b/community/py3-pdfrw/APKBUILD
@@ -25,7 +25,7 @@ check() {
}
package() {
- python3 setup.py install --prefix=/usr --root="$pkgdir"
+ python3 setup.py install --skip-build --root="$pkgdir"
}
sha512sums="b80c703b0c72fd49af6fe8c206fd626c51e6786e3cf40f9f01ea9e8a5a0e15bedd08181fd808e96eb432f3a408112314706680bcc08e5d4ac273517538cd6608 py3-pdfrw-0.4.tar.gz"