summaryrefslogtreecommitdiff
path: root/sys-fs/lvm2/lvm2-2.03.16-r2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-11-22 01:05:27 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-11-22 01:05:27 +0000
commitb7819d03d7312d3d8d12b49738aa417f35f6e18a (patch)
treeddda281c46717f76e2c0d0ea4ed00da4bd58d9b5 /sys-fs/lvm2/lvm2-2.03.16-r2.ebuild
parent77b9f0d5906f0bd9ddf010abe155218c6629738a (diff)
gentoo auto-resync : 22:11:2022 - 01:05:27
Diffstat (limited to 'sys-fs/lvm2/lvm2-2.03.16-r2.ebuild')
-rw-r--r--sys-fs/lvm2/lvm2-2.03.16-r2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-fs/lvm2/lvm2-2.03.16-r2.ebuild b/sys-fs/lvm2/lvm2-2.03.16-r2.ebuild
index dca72ccfd4a0..4b49e8d27e66 100644
--- a/sys-fs/lvm2/lvm2-2.03.16-r2.ebuild
+++ b/sys-fs/lvm2/lvm2-2.03.16-r2.ebuild
@@ -108,6 +108,7 @@ src_prepare() {
# Users without systemd get no auto-activation of any logical volume
if ! use systemd ; then
eapply "${FILESDIR}"/${PN}-2.03.16-dm_lvm_rules_no_systemd.patch
+ sed -i -e '/^USE_SD_NOTIFY=yes$/s/yes/no/' daemons/lvmlockd/Makefile.in || die
fi
sed -i \