diff --git a/fwupd.spec b/fwupd.spec index 4bdf92d..5b5841c 100644 --- a/fwupd.spec +++ b/fwupd.spec @@ -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