[packages/lvm2] - fix conditional
hawk
hawk at pld-linux.org
Sun Dec 3 22:00:12 CET 2023
commit 68feeb83d057e00af9716c7480b1dbb432698bb8
Author: Marcin Krol <hawk at tld-linux.org>
Date: Sun Dec 3 21:51:02 2023 +0100
- fix conditional
lvm2.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lvm2.spec b/lvm2.spec
index 16861e6..9eb7816 100644
--- a/lvm2.spec
+++ b/lvm2.spec
@@ -17,7 +17,7 @@
# lvmlockd requires lvmpolld
%if %{without lvmpolld}
-%undefine with_lvmpolld
+%undefine with_lvmlockd
%endif
%if %{without cluster} && %{without sanlock}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lvm2.git/commitdiff/68feeb83d057e00af9716c7480b1dbb432698bb8
More information about the pld-cvs-commit
mailing list