We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ffad92 commit b4ea277Copy full SHA for b4ea277
contrib/fwupd-efi.spec.in
@@ -38,7 +38,9 @@ the EFI binary that is used for updating using UpdateCapsule.
38
-Defi_sbat_distro_pkgname="%{name}" \
39
-Defi_sbat_distro_version="%{version}-%{release}" \
40
-Defi_sbat_distro_url="https://src.fedoraproject.org/rpms/%{name}" \
41
- -Dgenpeimg=disabled
+ -Dgenpeimg=disabled \
42
+ -Defi-libdir=/usr/lib \
43
+ %{nil}
44
45
%meson_build
46
0 commit comments