From a4c79aac3a8382eaeab2adb04d0e81c505b81aa3 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Fri, 19 Nov 2021 10:39:30 +0000 Subject: [PATCH] trivial: Fix the example spec file to work on s390x --- contrib/fwupd.spec.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/contrib/fwupd.spec.in b/contrib/fwupd.spec.in index 4510a63dd..980658b64 100644 --- a/contrib/fwupd.spec.in +++ b/contrib/fwupd.spec.in @@ -525,7 +525,9 @@ done %{_datadir}/installed-tests/fwupd/*.test %{_datadir}/installed-tests/fwupd/*.cab %{_datadir}/installed-tests/fwupd/*.sh +%if 0%{?have_uefi} %{_datadir}/installed-tests/fwupd/efi +%endif %{_datadir}/fwupd/device-tests/*.json %{_libexecdir}/installed-tests/fwupd/* %dir %{_sysconfdir}/fwupd/remotes.d