Commit 0f11ea9b authored by kent@mysql.com/g4-2.local's avatar kent@mysql.com/g4-2.local
Browse files

mysql.spec.sh:

  Command "ndb_mgm" is an optional tool, and should only be in "ndb-tools" package (bug#21058)
parent 5620f8e0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -634,7 +634,6 @@ fi
%files ndb-management
%defattr(-,root,root,0755)
%attr(755, root, root) %{_sbindir}/ndb_mgmd
%attr(755, root, root) %{_bindir}/ndb_mgm

%files ndb-tools
%defattr(-,root,root,0755)