···39 xorg.libXScrnSaver
40 ];
4142+ # convert name of wrapped binary, e.g. .lxqt-whatever-wrapped to the original name, e.g. lxqt-whatever so binaries can find their resources
43+ patches = [ ./fix-application-path.patch ];
44+45 postPatch = ''
46 sed -i "s|\''${POLKITQT-1_POLICY_FILES_INSTALL_DIR}|''${out}/share/polkit-1/actions|" CMakeLists.txt
47 '';