flatcar-scripts/sdk_container
Krzesimir Nowak 4cf37b6152 sys-auth/sssd: Set the conf dir path explicitly
Without passing the --with-systemdconfdir flag, the configure script
will query pkg-config for the directory itself. In the
cross-compilation setup that we have, this will result in a path
sysroot prepended to the path twice. systemd.eclass has a workaround
for this issue, but it does not provide an elegant getter of the
system configuration directory, thus we call `_systemd_get_dir`
ourselves.
2021-11-15 15:29:26 +01:00
..
src/third_party/coreos-overlay sys-auth/sssd: Set the conf dir path explicitly 2021-11-15 15:29:26 +01:00