pyqt6: fix qmake path on x86

This commit is contained in:
Jérôme Duval
2024-12-09 20:05:38 +01:00
parent 5ab563a266
commit 85b6ed1b4f

View File

@@ -140,7 +140,7 @@ BUILD()
--no-designer-plugin \
--no-qml-plugin \
--no-make \
--qmake $binDir/qmake6$secondaryArchSuffix \
--qmake /bin/qmake6$secondaryArchSuffix \
--target-dir=$installLocation \
--api-dir=$dataDir/sip/PyQt6 \
--pep484-pyi