mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-22 17:52:12 +01:00
ldb was folded into samba, so it is not sys-libs/ldb that installs ldb modules, but rather net-fs/samba. The ldb modules are needed by sys-auth/sssd to work, so stop removing them in the post src_install hook. Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>