mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Committing patch from venkata.sidagam@oracle.com for Bug#16776528
This commit is contained in:
@ -1025,9 +1025,9 @@ fi
|
||||
%attr(755, root, root) %{_sbindir}/mysqld-debug
|
||||
%attr(755, root, root) %{_sbindir}/mysqlmanager
|
||||
%attr(755, root, root) %{_sbindir}/rcmysql
|
||||
%attr(755, root, root) %{_libdir}/mysql/plugin
|
||||
%if %{INNODB_BUILD}
|
||||
%if %{WITH_INNODB_PLUGIN}
|
||||
%attr(755, root, root) %{_libdir}/mysql/plugin/
|
||||
%attr(755, root, root) %{_libdir}/mysql/plugin/ha_innodb_plugin.so*
|
||||
%endif
|
||||
%endif
|
||||
|
Reference in New Issue
Block a user