mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03: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:
@ -647,6 +647,8 @@ fi
|
|||||||
%attr(755, root, root) %{_bindir}/ndb_show_tables
|
%attr(755, root, root) %{_bindir}/ndb_show_tables
|
||||||
%attr(755, root, root) %{_bindir}/ndb_test_platform
|
%attr(755, root, root) %{_bindir}/ndb_test_platform
|
||||||
%attr(755, root, root) %{_bindir}/ndb_config
|
%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
|
%files ndb-extra
|
||||||
%defattr(-,root,root,0755)
|
%defattr(-,root,root,0755)
|
||||||
|
Reference in New Issue
Block a user