summaryrefslogtreecommitdiff
path: root/community/py3-pokebase/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-pokebase/APKBUILD')
-rw-r--r--community/py3-pokebase/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-pokebase/APKBUILD b/community/py3-pokebase/APKBUILD
index 35458d69d84..93c79f0a603 100644
--- a/community/py3-pokebase/APKBUILD
+++ b/community/py3-pokebase/APKBUILD
@@ -25,7 +25,7 @@ build() {
}
package() {
- python3 setup.py install --prefix=/usr --root="$pkgdir"
+ python3 setup.py install --skip-build --root="$pkgdir"
}
sha512sums="2aa64effd3418054a86b0f265ff1517d175b67b9401ba5cd9155c76c1d5760feb10230b9598158482d0fa3497224b645eb9514d4cf3306fe1b09edba9d827130 pokebase-1.3.0.tar.gz"