[packages/geany-plugins] - enabling webhelper plugin only for x86_64

mrozowik mrozowik at pld-linux.org
Tue Oct 12 00:27:17 CEST 2021


commit 37db9408ff565bcf2bdc14708c7afadfbbe1ebf2
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date:   Mon Oct 11 22:27:07 2021 +0000

    - enabling webhelper plugin only for x86_64

 geany-plugins.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/geany-plugins.spec b/geany-plugins.spec
index 672522a..e4a242e 100644
--- a/geany-plugins.spec
+++ b/geany-plugins.spec
@@ -1010,10 +1010,12 @@ rm -rf $RPM_BUILD_ROOT
 %doc vimode/{AUTHORS,ChangeLog,NEWS,README}
 %attr(755,root,root) %{_libdir}/geany/vimode.so
 
+%ifarch %{x8664}
 %files webhelper
 %defattr(644,root,root,755)
 %doc webhelper/{AUTHORS,ChangeLog,NEWS,README}
 %attr(755,root,root) %{_libdir}/geany/webhelper.so
+%endif
 
 %files workbench
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/geany-plugins.git/commitdiff/37db9408ff565bcf2bdc14708c7afadfbbe1ebf2



More information about the pld-cvs-commit mailing list