1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

spec: Uncomment some globals

These were incorrectly commented out, after escaping '%' these no longer
compile on some older machines.
This commit is contained in:
Marian Csontos 2023-11-29 15:26:03 +01:00
parent ee31ba5023
commit 28786f826a

View File

@ -12,8 +12,8 @@
%global enable_lvmlockd 1
%global enable_lvmpolld 1
%global enable_dmfilemapd 0
#%%global enable_lvmlockd_dlm 0
#%%global enable_lvmlockd_sanlock 0
%global enable_lvmlockd_dlm 0
%global enable_lvmlockd_sanlock 0
%if %{enable_udev}
%service lvmpolld 1