[marble] [Bug 377967] marble installs file into /usr/etc/xdg/ instead of /etc/xdg/

Alexander Golubev (Fat-Zer) bugzilla_noreply at kde.org
Thu Mar 23 04:09:43 UTC 2017


https://bugs.kde.org/show_bug.cgi?id=377967

Alexander Golubev (Fat-Zer) <fatzer2 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fatzer2 at gmail.com

--- Comment #1 from Alexander Golubev (Fat-Zer) <fatzer2 at gmail.com> ---
The problem itself is triggered because KDEInstallDirs.cmake from
extra-cmake-modules[1] sets KDE_INSTALL_SYSCONFDIR to
${CMAKE_INSTALL_SYSCONFDIR} which is set by GNUInstallDirs.cmake[2] as "etc"
and interpreted as a relative path to CMAKE_INSTALL_PREFIX.

[1]
https://github.com/KDE/extra-cmake-modules/blob/master/kde-modules/KDEInstallDirs.cmake
[2] https://github.com/KDE/marble/blob/master/CMakeLists.txt#L14

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Marble-bugs mailing list