summaryrefslogtreecommitdiff
path: root/sys-fs/lvm2/lvm2-2.03.16-r2.ebuild
diff options
context:
space:
mode:
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 \