mirror of
https://abf.rosa.ru/djam/dbeaver.git
synced 2025-02-23 16:23:02 +00:00
This commit is contained in:
parent
628838b6ac
commit
08e603096e
1 changed files with 3 additions and 0 deletions
|
@ -133,6 +133,9 @@ popd
|
||||||
# -prune \
|
# -prune \
|
||||||
# -o -exec rm -rf {} \;
|
# -o -exec rm -rf {} \;
|
||||||
|
|
||||||
|
find %{buildroot}%{_datadir}/dbeaver/plugins/ -type f -name "*.so" -not -path "*linux-%{_arch}*" -delete
|
||||||
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc README.md LICENSE.md
|
%doc README.md LICENSE.md
|
||||||
%{_bindir}
|
%{_bindir}
|
||||||
|
|
Loading…
Add table
Reference in a new issue