Use the accidentally-dropped efi_os_dir
Resolves: RHEL-152074
This commit is contained in:
parent
b9231db4b3
commit
9fc2f3206d
@ -262,6 +262,10 @@ cd -
|
||||
%else
|
||||
-Dplugin_flashrom=disabled \
|
||||
%endif
|
||||
%if 0%{?have_uefi}
|
||||
-Defi_binary=false \
|
||||
-Defi_os_dir=%{efi_vendor} \
|
||||
%endif
|
||||
%if 0%{?have_modem_manager}
|
||||
-Dplugin_modem_manager=enabled \
|
||||
%else
|
||||
|
||||
Loading…
Reference in New Issue
Block a user