mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
Committing patch from venkata.sidagam@oracle.com for Bug#16776528
This commit is contained in:
parent
ba258c7590
commit
efc72ecf40
2 changed files with 1 additions and 33 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue