Elias Probst aec54bddb8 kinfocenter: fix symlink to systemsettings5
As `kinfocenter`'s implementation consists of only KCMs, which are
actually just displayed using `systemsettings5`' KCM shell, the
`kinfocenter` binary is just a symlink to `systemsettings5`.

In traditional FHS environments, having a relative symlink to the
`systemsettings5` binary within the same `bin/` directory works just
fine, whereas this is broken on NixOS where `systemsettings5` resides in
a completely different `bin/` directory of the corresponding store item.

Usually CMake's `find_package` should be able to locate the
`systemsettings5` binary, but fails for reasons unknown to do so on
NixOS - so for now fixing the symlink manually as part of the `preFixup`
phase will do the job of making `kinfocenter` work again.
2021-02-17 09:06:14 +08:00
..
2021-02-14 09:50:24 -08:00
2020-12-12 16:05:44 -06:00
2020-12-12 16:06:37 -06:00
2021-02-14 09:50:24 -08:00
2020-12-12 16:07:12 -06:00
2021-01-09 05:18:36 -06:00
2020-12-12 16:06:12 -06:00
2020-12-12 16:06:38 -06:00
2020-12-12 16:06:12 -06:00
2020-12-12 16:06:38 -06:00
2020-12-12 16:05:46 -06:00
2020-12-12 16:06:39 -06:00
2021-01-09 05:18:36 -06:00