mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
mysql.spec.sh:
Added ndb_size.{pl,tmpl} to the RPM install (bug#20426) support-files/mysql.spec.sh: Added ndb_size.{pl,tmpl} to the RPM install (bug#20426)
This commit is contained in:
parent
9d432f0dae
commit
c9327bd970
1 changed files with 2 additions and 0 deletions
|
@ -647,6 +647,8 @@ 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_size.pl
|
||||
%attr(-, root, root) %{_datadir}/mysql/ndb_size.tmpl
|
||||
|
||||
%files ndb-extra
|
||||
%defattr(-,root,root,0755)
|
||||
|
|
Loading…
Reference in a new issue