Use the accidentally-dropped efi_os_dir

Resolves: RHEL-152074
This commit is contained in:
Richard Hughes 2026-02-26 15:58:59 +00:00
parent b9231db4b3
commit 9fc2f3206d

View File

@ -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