mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
mysql.spec.sh:
Only install a subset of shared libraries created
This commit is contained in:
@ -629,7 +629,8 @@ fi
|
||||
%files shared
|
||||
%defattr(-, root, root, 0755)
|
||||
# Shared libraries (omit for architectures that don't support them)
|
||||
%{_libdir}/*.so*
|
||||
%{_libdir}/libmysql*.so*
|
||||
%{_libdir}/libndb*.so*
|
||||
|
||||
%files bench
|
||||
%defattr(-, root, root, 0755)
|
||||
|
Reference in New Issue
Block a user