[packages/firefox] libmozsandbox now also on arm
atler
atler at pld-linux.org
Sun Nov 22 11:04:22 CET 2020
commit 80abf63116c206cfbf2f28890b5bcf040afac25d
Author: Jan Palus <atler at pld-linux.org>
Date: Sun Nov 22 11:03:12 2020 +0100
libmozsandbox now also on arm
firefox.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/firefox.spec b/firefox.spec
index 890ea58..fedf548 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -2338,7 +2338,7 @@ fi
%attr(755,root,root) %{_libdir}/%{name}/libxul.so
%attr(755,root,root) %{_libdir}/%{name}/libmozavcodec.so
%attr(755,root,root) %{_libdir}/%{name}/libmozavutil.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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/firefox.git/commitdiff/80abf63116c206cfbf2f28890b5bcf040afac25d
More information about the pld-cvs-commit
mailing list