----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125845/ -----------------------------------------------------------
Review request for Plasma. Repository: khotkeys Description ------- ...and use PATH_VARS to make the config file work with absolute paths. Two reasons to do this: - DBUS_INTERFACES_INSTALL_DIR is marked deprecated - Not hard-coding the packackage prefix is helpful on a multiarch layout where the prefix is /usr/${host} but arch-independent files should still be installed to /usr/share (i.e a level below the prefix). Diffs ----- app/CMakeLists.txt 2e176e3c872bd066b731b907c53b6b3653901d38 app/KHotKeysDBusInterfaceConfig.cmake.in b217a433a242613d7443b1b2c708095df1c6d7c3 Diff: https://git.reviewboard.kde.org/r/125845/diff/ Testing ------- The affected dbus interface file gets installed in the desired location and the path in KHotKeysDBusInterfaceConfig.cmake correctly points to it. Thanks, Heiko Becker
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel