From bb50c07c64d01b2a060f79d45b10e922181d393b Mon Sep 17 00:00:00 2001 From: Marc Schiffbauer Date: Mon, 8 Jun 2026 13:07:56 +0200 Subject: [PATCH] sys-cluster/sanlock: add missing keepdir for /var/lib/sanlock Closes: https://bugs.gentoo.org/975838 Signed-off-by: Marc Schiffbauer --- sys-cluster/sanlock/sanlock-5.1.0-r2.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-cluster/sanlock/sanlock-5.1.0-r2.ebuild b/sys-cluster/sanlock/sanlock-5.1.0-r2.ebuild index 6451a87b45452..29a01d86fb4e1 100644 --- a/sys-cluster/sanlock/sanlock-5.1.0-r2.ebuild +++ b/sys-cluster/sanlock/sanlock-5.1.0-r2.ebuild @@ -66,6 +66,7 @@ src_install() { if use python; then distutils-r1_src_install fi + keepdir /var/lib/sanlock # config dodir /etc/wdmd.d