We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98c230e commit 98a368fCopy full SHA for 98a368f
packaging/rpm-docker/mysql.spec.in
@@ -258,6 +258,7 @@ rm -r $(readlink var) var
258
259
%if 0%{?cluster}
260
%attr(755, root, root) %{_bindir}/ndb_mgm
261
+%attr(755, root, root) %{_bindir}/ndb_top
262
%attr(755, root, root) %{_sbindir}/ndb_mgmd
263
%attr(755, root, root) %{_sbindir}/ndbd
264
%attr(755, root, root) %{_sbindir}/ndbmtd
0 commit comments