diff options
Diffstat (limited to 'community/py3-pkcs11/APKBUILD')
-rw-r--r-- | community/py3-pkcs11/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-pkcs11/APKBUILD b/community/py3-pkcs11/APKBUILD index 9a4a1b71c67..a8f527be640 100644 --- a/community/py3-pkcs11/APKBUILD +++ b/community/py3-pkcs11/APKBUILD @@ -67,7 +67,7 @@ EOF package() { export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver - python3 setup.py install --prefix=/usr --root="$pkgdir" + python3 setup.py install --skip-build --root="$pkgdir" } sha512sums=" |