mirror of
https://abf.rosa.ru/djam/dbeaver.git
synced 2025-02-23 08:13:02 +00:00
24.3.1
This commit is contained in:
parent
93a09a1c93
commit
458d47fe46
1 changed files with 3 additions and 3 deletions
|
@ -115,10 +115,10 @@ popd
|
||||||
|
|
||||||
# fix error solaris libs
|
# fix error solaris libs
|
||||||
|
|
||||||
pushd %{buildroot}%{_datadir}/dbeaver/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/
|
#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 {} \;
|
#find . -type d -not -name "linux-x86-64" -exec rm -rf {} \;
|
||||||
rm -rf $(ls --hide="linux-x86" --hide="linux-x86_64" --hide="internal" --hide="ptr")
|
#rm -rf $(ls --hide="linux-x86" --hide="linux-x86_64" --hide="internal" --hide="ptr")
|
||||||
popd
|
#popd
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc README.md LICENSE.md
|
%doc README.md LICENSE.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue