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:
kent@mysql.com/g4-2.local 2006-07-15 00:24:35 +02:00
parent 5620f8e0a6
commit 0f11ea9b0b

View file

@ -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)