Use CMAKE_INSTALL_FULL_LIBEXECDIR
ClosedPublic

Authored by arojas on Jul 17 2017, 9:21 AM.

Details

Summary

With CMAKE_INSTALL_LIBEXECDIR the dbus service file could get a relative path, which would break library location at runtime.

Test Plan

Compiled with CMAKE_INSTALL_LIBEXECDIR=lib, running xdg-desktop-portal doesn't crash anymore.

Diff Detail

Repository
R838 Flatpak Support: KDE Portal for XDG Desktop
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
arojas created this revision.Jul 17 2017, 9:21 AM
Restricted Application added a project: Plasma. · View Herald TranscriptJul 17 2017, 9:21 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
jgrulich accepted this revision.Jul 17 2017, 9:24 AM

Tested in Fedora, looks it is working.

This revision is now accepted and ready to land.Jul 17 2017, 9:24 AM
This revision was automatically updated to reflect the committed changes.