diff options
Diffstat (limited to 'testing/py3-biopython/APKBUILD')
-rw-r--r-- | testing/py3-biopython/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-biopython/APKBUILD b/testing/py3-biopython/APKBUILD index 5fc60aeb98f..2889d624d0f 100644 --- a/testing/py3-biopython/APKBUILD +++ b/testing/py3-biopython/APKBUILD @@ -22,7 +22,7 @@ check() { } package() { - python3 setup.py install --prefix=/usr --root="$pkgdir" + python3 setup.py install --skip-build --root="$pkgdir" } sha512sums=" |