From f42d6e7de09a4b446551f7978d79d35934cb79ca Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 14 Apr 2020 12:30:05 +0100 Subject: [PATCH] Fix ppc64le build --- fwupd.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fwupd.spec b/fwupd.spec index 6863ab9..c649475 100644 --- a/fwupd.spec +++ b/fwupd.spec @@ -393,6 +393,7 @@ mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/cache/fwupd %{_libdir}/pkgconfig/fwupdplugin.pc %files tests +%if 0%{?enable_tests} %dir %{_datadir}/installed-tests/fwupd %{_datadir}/installed-tests/fwupd/fwupd-tests.xml %{_datadir}/installed-tests/fwupd/*.test @@ -400,6 +401,7 @@ mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/cache/fwupd %{_datadir}/installed-tests/fwupd/*.sh %dir %{_sysconfdir}/fwupd/remotes.d %config(noreplace)%{_sysconfdir}/fwupd/remotes.d/fwupd-tests.conf +%endif %changelog * Tue Apr 14 2020 Richard Hughes 1.4.0-1