mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
pyqt6: fix qmake6 on x86
This commit is contained in:
@@ -140,7 +140,7 @@ BUILD()
|
|||||||
--no-designer-plugin \
|
--no-designer-plugin \
|
||||||
--no-qml-plugin \
|
--no-qml-plugin \
|
||||||
--no-make \
|
--no-make \
|
||||||
--qmake /bin/qmake6$secondaryArchSuffix \
|
--qmake /bin/qmake6${secondaryArchSuffix/_/-} \
|
||||||
--target-dir=$installLocation \
|
--target-dir=$installLocation \
|
||||||
--api-dir=$dataDir/sip/PyQt6 \
|
--api-dir=$dataDir/sip/PyQt6 \
|
||||||
--pep484-pyi
|
--pep484-pyi
|
||||||
|
|||||||
Reference in New Issue
Block a user