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