mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
pyqt6: fix qmake path on x86
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user