From f4752940000c15e4a121a4ac81c8a539d179c4e3 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Sat, 24 Aug 2019 10:08:00 -0700 Subject: [PATCH] Do not package gallium-pipe (not built) Signed-off-by: David Abdurachmanov --- mesa.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mesa.spec b/mesa.spec index c7289c8..2b20fdc 100644 --- a/mesa.spec +++ b/mesa.spec @@ -594,9 +594,11 @@ popd %endif %endif %if 0%{?with_hardware} +%ifnarch riscv64 %dir %{_libdir}/gallium-pipe %{_libdir}/gallium-pipe/*.so %endif +%endif %if 0%{?with_kmsro} %{_libdir}/dri/armada-drm_dri.so %{_libdir}/dri/exynos_dri.so