diff options
Diffstat (limited to 'community/py3-pyswarms/APKBUILD')
-rw-r--r-- | community/py3-pyswarms/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-pyswarms/APKBUILD b/community/py3-pyswarms/APKBUILD index 96deb322867..7017baa336d 100644 --- a/community/py3-pyswarms/APKBUILD +++ b/community/py3-pyswarms/APKBUILD @@ -37,7 +37,7 @@ check() { package() { rm -rf tests/ - python3 setup.py install --prefix=/usr --root="$pkgdir" + python3 setup.py install --skip-build --root="$pkgdir" } sha512sums=" |