]> TLD Linux GIT Repositories - packages/lvm2.git/commitdiff
- fix conditional master
authorMarcin Krol <hawk@tld-linux.org>
Sun, 3 Dec 2023 21:08:36 +0000 (22:08 +0100)
committerMarcin Krol <hawk@tld-linux.org>
Sun, 3 Dec 2023 21:08:36 +0000 (22:08 +0100)
lvm2.spec

index 6a05e41a72b4202be459c27d1a0da3d4a98a315c..4926c592effd8f1da9bc4de79a7d57dbeffa9982 100644 (file)
--- a/lvm2.spec
+++ b/lvm2.spec
@@ -19,7 +19,7 @@
 
 # lvmlockd requires lvmpolld
 %if %{without lvmpolld}
-%undefine      with_lvmpolld
+%undefine      with_lvmlockd
 %endif
 
 %if %{without cluster} && %{without sanlock}