D25107: Add install dir for systemd units
David Edmundson
noreply at phabricator.kde.org
Mon Nov 25 13:48:29 GMT 2019
davidedmundson added a comment.
Wow, this part of systemd is shitty :/
static const char* const user_data_unit_paths[] = {
"/usr/local/lib/systemd/user",
"/usr/local/share/systemd/user",
USER_DATA_UNIT_PATH,
"/usr/lib/systemd/user",
"/usr/share/systemd/user",
NULL
};
well spotted, will adjust to ${CMAKE_INSTALL_PREFIX}/lib
REPOSITORY
R240 Extra CMake Modules
REVISION DETAIL
https://phabricator.kde.org/D25107
To: davidedmundson, apol, fvogt
Cc: fvogt, kde-frameworks-devel, kde-buildsystem, LeGast00n, GB_2, bencreasy, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20191125/5d6af1bb/attachment.html>
More information about the Kde-buildsystem
mailing list