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

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/sddm-kcm/commit/5585b084
                   |                            |c56c4b347c7b575fd7a403e3138
                   |                            |fb9fa
   Version Fixed In|                            |5.26

--- Comment #3 from Nate Graham <n...@kde.org> ---
Git commit 5585b084c56c4b347c7b575fd7a403e3138fb9fa by Nate Graham, on behalf
of David Edmundson.
Committed on 09/08/2022 at 22:58.
Pushed by ngraham into branch 'master'.

Avoid install prefix in config path lookup

CMAKE_INSTALL_FULL_SYSCONFDIR has unexpected behaviour when used with
prefixes.

>   read-only single-machine data (etc, or /etc if CMAKE_INSTALL_PREFIX
is /usr)

This is typically because prompting for root every install would be
annoying. Our use case here is not to install files but to refer to a
file in a known location once installed, so we do not want this
behaviour.
FIXED-IN: 5.26

M  +2    -2    src/CMakeLists.txt

https://invent.kde.org/plasma/sddm-kcm/commit/5585b084c56c4b347c7b575fd7a403e3138fb9fa

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to