summaryrefslogtreecommitdiff
path: root/spec/build.inc
diff options
context:
space:
mode:
authorMarian Csontos <mcsontos@redhat.com>2018-07-24 14:50:52 +0200
committerMarian Csontos <mcsontos@redhat.com>2018-07-24 14:50:52 +0200
commitbf4be8066974d8a41bbb9012bd6ba8c8595d2d9c (patch)
treea29913c07fe78203a1916f896c34c0a94b23d631 /spec/build.inc
parent2214dc12c34890c78b05456f58d0aa5d6dd08f4c (diff)
downloadlvm2-bf4be8066974d8a41bbb9012bd6ba8c8595d2d9c.tar.gz
spec: Remove lvmetad
Diffstat (limited to 'spec/build.inc')
-rw-r--r--spec/build.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/build.inc b/spec/build.inc
index 5fb38f7a8..41cf01ef7 100644
--- a/spec/build.inc
+++ b/spec/build.inc
@@ -21,8 +21,6 @@
%enableif %{enable_cmirror} cmirrord
%enableif %{enable_udev} udev_sync
%enableif %{enable_profiling} profiling
-%global enable_lvmetad %(if echo %{services} | grep -q lvmetad; then echo 1; else echo 0; fi)
-%enableif %{enable_lvmetad} lvmetad
%global enable_lvmpolld %(if echo %{services} | grep -q lvmpolld; then echo 1; else echo 0; fi)
%enableif %{enable_lvmpolld} lvmpolld
%global enable_lvmlockd %(if echo %{services} | grep -q lvmlockd; then echo 1; else echo 0; fi)