@@ -17,7 +17,7 @@ def setup():
|
|||||||
--no-make \
|
--no-make \
|
||||||
--qt-shared \
|
--qt-shared \
|
||||||
--qmake=/usr/bin/qmake6-qt6 \
|
--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")
|
--pep484-pyi")
|
||||||
shelltools.system("find -name 'Makefile' | xargs sed -i 's|-Wl,-rpath,/usr/lib||g;s|-Wl,-rpath,.* ||g'")
|
shelltools.system("find -name 'Makefile' | xargs sed -i 's|-Wl,-rpath,/usr/lib||g;s|-Wl,-rpath,.* ||g'")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user