Merge pull request #14360 from Rmys/master

pyqt6-6.7.0
This commit is contained in:
Rmys
2024-06-09 11:29:22 +03:00
committed by GitHub
@@ -17,7 +17,7 @@ def setup():
--no-make \
--qt-shared \
--qmake=/usr/bin/qmake6-qt6 \
--api-dir /usr/share/qt6/qsci/api/python3.9 \
--api-dir /usr/share/qt6/qsci/api/python3.11 \
--pep484-pyi")
shelltools.system("find -name 'Makefile' | xargs sed -i 's|-Wl,-rpath,/usr/lib||g;s|-Wl,-rpath,.* ||g'")