David Faure wrote:
> Recently I made all application .desktop files executable in trunk.
> But at install time, the permissions are not copied over, so the files
> don't end up being executable.
Why system-wide .desktop files should have executable bit? I thought that
this bit is not required for files in XDG_DATA_DIRS.
>
> How can this be fixed?
>
> The CMakeLists.txt says
> install(FILES kwrite.desktop DESTINATION ${XDG_APPS_INSTALL_DIR})
> but I'd rather not have to change all CMakeLists.txt files...
> Can install(FILES) be fixed to copy the executable bit over, or is this a
> bad idea for other reasons?
>
_______________________________________________
Kde-buildsystem mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-buildsystem