[packages/python-selenium] - firefox extension only on supported archs

baggins baggins at pld-linux.org
Mon Mar 28 15:00:58 CEST 2016


commit 97d1ee0a8417e42a043a26f8b9d7ec40c28472a5
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Mar 28 22:00:38 2016 +0900

    - firefox extension only on supported archs

 python-selenium.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/python-selenium.spec b/python-selenium.spec
index c9d1195..7b9e2a7 100644
--- a/python-selenium.spec
+++ b/python-selenium.spec
@@ -128,6 +128,8 @@ rm -rf $RPM_BUILD_ROOT
 %{py3_sitescriptdir}/%{module}-%{version}-py*.egg-info
 %endif
 
+%ifarch %{x8664} %{ix86}
 %files -n firefox-addon-%{module}
 %defattr(644,root,root,755)
 %{_datadir}/firefox/browser/extensions/fxdriver at googlecode.com
+%endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-selenium.git/commitdiff/97d1ee0a8417e42a043a26f8b9d7ec40c28472a5



More information about the pld-cvs-commit mailing list