trivial: Only build NVMe when efivars is available
This commit is contained in:
parent
fad5ec02d9
commit
55e4bdbce7
@ -142,8 +142,10 @@ Data files for installed tests.
|
|||||||
%endif
|
%endif
|
||||||
%if 0%{?have_uefi}
|
%if 0%{?have_uefi}
|
||||||
-Dplugin_uefi=true \
|
-Dplugin_uefi=true \
|
||||||
|
-Dplugin_nvme=true \
|
||||||
%else
|
%else
|
||||||
-Dplugin_uefi=false \
|
-Dplugin_uefi=false \
|
||||||
|
-Dplugin_nvme=false \
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?have_dell}
|
%if 0%{?have_dell}
|
||||||
-Dplugin_dell=true \
|
-Dplugin_dell=true \
|
||||||
|
Loading…
Reference in New Issue
Block a user