From fb04d265dee75c00079724c61bce9a1df2ffe6a0 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Sun, 15 Aug 2021 20:26:49 +0200 Subject: [PATCH] libmozsandbox now built on arm platforms too --- thunderbird.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thunderbird.spec b/thunderbird.spec index 2c13843..22050cc 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -1540,7 +1540,7 @@ exit 0 %attr(755,root,root) %{_libdir}/%{name}/libmozgtk.so %attr(755,root,root) %{_libdir}/%{name}/liblgpllibs.so %{?with_shared_js:%attr(755,root,root) %{_libdir}/%{name}/libmozjs.so} -%ifarch %{ix86} %{x8664} +%ifarch %{ix86} %{x8664} %{arm} aarch64 %attr(755,root,root) %{_libdir}/%{name}/libmozsandbox.so %endif %attr(755,root,root) %{_libdir}/%{name}/libmozsqlite3.so -- 2.43.0