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