Skip to content

Commit

Permalink
#476 update postinstallcmds
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelToman committed Jan 10, 2025
1 parent fabbca8 commit 6a4c06b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 476_QGIS/qscintilla_v3_2.14.1_ConfMake.eb
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ postinstallcmds = [
'sip-install --target=%(installdir)s/lib/python%(pyshortver)s/site-packages --verbose '
'--qsci-include-dir=%(installdir)s/include --qsci-library-dir=%(installdir)s/lib '
# "patchelf --force-rpath --set-rpath '$ORIGIN:$ORIGIN/../lib' "
'patchelf --remove-rpath %(installdir)s/lib/python%(pyshortver)s/site-packages/PyQt5/Qsci.abi3.so '
# 'patchelf --remove-rpath %(installdir)s/lib/python%(pyshortver)s/site-packages/PyQt5/Qsci.abi3.so '
# '--sip-module=PyQt5.sip --sip-dir=$EBROOTPYQT5/share/sip' NO
# '--qsip-dir=$EBROOTPYQT5/share/sip ' NO
# '--include-dir $EBROOTQT5/include ' NO
Expand Down

0 comments on commit 6a4c06b

Please sign in to comment.