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