nixpkgs/pkgs/development/libraries/qt-5/hooks
Bjørn Forsman c6d516dfc4 wrapQtAppsHook: use patchelf --print-interpreter instead of isELFExec
Some executables are built as PIEs (e.g. keepassxc) and are technically
isELFDyn, not isELFExec. Without this change those executables will not
be wrapped.
2019-09-13 16:53:11 +02:00
..
fix-qt-builtin-paths.sh
fix-qt-module-paths.sh
move-qt-dev-tools.sh
qmake-hook.sh
qtbase-setup-hook.sh
qttools-setup-hook.sh
wrap-qt-apps-hook.sh wrapQtAppsHook: use patchelf --print-interpreter instead of isELFExec 2019-09-13 16:53:11 +02:00