summaryrefslogtreecommitdiff
path: root/community/py3-mtranslate/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-mtranslate/APKBUILD')
-rw-r--r--community/py3-mtranslate/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-mtranslate/APKBUILD b/community/py3-mtranslate/APKBUILD
index bc9aff9ea8d..c5e96f7a088 100644
--- a/community/py3-mtranslate/APKBUILD
+++ b/community/py3-mtranslate/APKBUILD
@@ -18,7 +18,7 @@ build() {
}
package() {
- python3 setup.py install --prefix=/usr --root="$pkgdir"
+ python3 setup.py install --skip-build --root="$pkgdir"
}
sha512sums="3519c46f9c0079025ae194d77099682535523de6b5d4a2c8ab0c3a3a2f657c44e3f282ae36b2101e1164c89cfc41f3018b0870d873c73c31fab27869e087c059 mtranslate-1.8.tar.gz"