From: Jan Palus Date: Sat, 9 May 2020 00:11:16 +0000 (+0200) Subject: sandbox is only available on x86/x86_64 X-Git-Tag: auto/th/thunderbird-68.8.1-1~1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=f8beaab12d994ddbc1f47dd07f109011d08591f3;p=packages%2Fthunderbird.git sandbox is only available on x86/x86_64 --- diff --git a/thunderbird.spec b/thunderbird.spec index 565dca7..3d57862 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -1464,7 +1464,9 @@ 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} %attr(755,root,root) %{_libdir}/%{name}/libmozsandbox.so +%endif %attr(755,root,root) %{_libdir}/%{name}/libmozwayland.so %attr(755,root,root) %{_libdir}/%{name}/libxul.so %attr(755,root,root) %{_libdir}/%{name}/*-bin