Skip to content

Commit b4ea277

Browse files
committed
Fedora spec: Set efi-libdir to /usr/lib
Temporary fix until GNU-EFI 4.0 fixes variable setting Signed-off-by: Callum Farmer <[email protected]>
1 parent 8ffad92 commit b4ea277

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

contrib/fwupd-efi.spec.in

+3-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,9 @@ the EFI binary that is used for updating using UpdateCapsule.
3838
-Defi_sbat_distro_pkgname="%{name}" \
3939
-Defi_sbat_distro_version="%{version}-%{release}" \
4040
-Defi_sbat_distro_url="https://src.fedoraproject.org/rpms/%{name}" \
41-
-Dgenpeimg=disabled
41+
-Dgenpeimg=disabled \
42+
-Defi-libdir=/usr/lib \
43+
%{nil}
4244

4345
%meson_build
4446

0 commit comments

Comments
 (0)