mirror of
https://abf.rosa.ru/djam/dbeaver.git
synced 2025-02-23 00:03:04 +00:00
24.1.5
This commit is contained in:
parent
c1adf54b28
commit
670476398b
1 changed files with 4 additions and 2 deletions
|
@ -112,8 +112,10 @@ done
|
|||
popd
|
||||
|
||||
# fix error solaris libs
|
||||
rm -rf %{buildroot}%{_datadir}/dbeaver/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/sunos-sparc/libjnidispatch.so
|
||||
rm -rf %{buildroot}%{_datadir}/dbeaver/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/sunos-sparcv9/libjnidispatch.so
|
||||
|
||||
pushd %{buildroot}%{_datadir}/dbeaver/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/
|
||||
find . -type d -not -name "linux-x86-64" -exec rm -rf {} \;
|
||||
popd
|
||||
|
||||
%files
|
||||
%doc README.md LICENSE.md
|
||||
|
|
Loading…
Add table
Reference in a new issue