mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-14 06:52:20 +00:00
trivial: Don't expect 35_fwupd for non-UEFI packages
This commit is contained in:
parent
19ab121f80
commit
731190a500
@ -393,7 +393,9 @@ done
|
||||
%dir %{_datadir}/fwupd/quirks.d
|
||||
%{_datadir}/fwupd/quirks.d/*.quirk
|
||||
%{_datadir}/doc/fwupd/builder/README.md
|
||||
%if 0%{?have_uefi}
|
||||
%{_sysconfdir}/grub.d/35_fwupd
|
||||
%endif
|
||||
%{_libdir}/libfwupd*.so.*
|
||||
%{_libdir}/girepository-1.0/Fwupd-2.0.typelib
|
||||
%{_libdir}/girepository-1.0/FwupdPlugin-1.0.typelib
|
||||
|
Loading…
Reference in New Issue
Block a user