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

Reply via email to