mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
mysql.spec.sh:
Command "ndb_mgm" is an optional tool, and should only be in "ndb-tools" package (bug#21058)
This commit is contained in:
@ -634,7 +634,6 @@ fi
|
|||||||
%files ndb-management
|
%files ndb-management
|
||||||
%defattr(-,root,root,0755)
|
%defattr(-,root,root,0755)
|
||||||
%attr(755, root, root) %{_sbindir}/ndb_mgmd
|
%attr(755, root, root) %{_sbindir}/ndb_mgmd
|
||||||
%attr(755, root, root) %{_bindir}/ndb_mgm
|
|
||||||
|
|
||||||
%files ndb-tools
|
%files ndb-tools
|
||||||
%defattr(-,root,root,0755)
|
%defattr(-,root,root,0755)
|
||||||
|
Reference in New Issue
Block a user