mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
mysql.spec.sh:
Added ndb_error_reporter to the RPM install (bug#20426)
This commit is contained in:
@ -675,6 +675,7 @@ fi
|
||||
%attr(755, root, root) %{_bindir}/ndb_show_tables
|
||||
%attr(755, root, root) %{_bindir}/ndb_test_platform
|
||||
%attr(755, root, root) %{_bindir}/ndb_config
|
||||
%attr(755, root, root) %{_bindir}/ndb_error_reporter
|
||||
%attr(755, root, root) %{_bindir}/ndb_size.pl
|
||||
%attr(-, root, root) %{_datadir}/mysql/ndb_size.tmpl
|
||||
|
||||
|
Reference in New Issue
Block a user