Browse Source

mysql.spec.sh:

Command "ndb_mgm" is an optional tool, and should only be in "ndb-tools" package (bug#21058)
pull/73/head
kent@mysql.com/g4-2.local 20 years ago
parent
commit
0f11ea9b0b
  1. 1
      support-files/mysql.spec.sh

1
support-files/mysql.spec.sh

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

Loading…
Cancel
Save