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