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:
parent
ee31ba5023
commit
28786f826a
@ -12,8 +12,8 @@
|
|||||||
%global enable_lvmlockd 1
|
%global enable_lvmlockd 1
|
||||||
%global enable_lvmpolld 1
|
%global enable_lvmpolld 1
|
||||||
%global enable_dmfilemapd 0
|
%global enable_dmfilemapd 0
|
||||||
#%%global enable_lvmlockd_dlm 0
|
%global enable_lvmlockd_dlm 0
|
||||||
#%%global enable_lvmlockd_sanlock 0
|
%global enable_lvmlockd_sanlock 0
|
||||||
|
|
||||||
%if %{enable_udev}
|
%if %{enable_udev}
|
||||||
%service lvmpolld 1
|
%service lvmpolld 1
|
||||||
|
Loading…
Reference in New Issue
Block a user