This commit is contained in:
Sergey Zhemoytel 2024-05-25 21:37:08 +00:00
parent 5e4ae059a9
commit 38bb6a3147

View file

@ -80,7 +80,6 @@ EOF
chmod +x %{buildroot}%{_bindir}/%{name}
#meny entry
# menu-entry
cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
[Desktop Entry]
@ -112,6 +111,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
%files
%doc README.md LICENSE.md
%{_bindir}