From 0f11ea9b0b8992d3175077aef5726c19d08d3700 Mon Sep 17 00:00:00 2001 From: "kent@mysql.com/g4-2.local" <> Date: Sat, 15 Jul 2006 00:24:35 +0200 Subject: [PATCH] mysql.spec.sh: Command "ndb_mgm" is an optional tool, and should only be in "ndb-tools" package (bug#21058) --- support-files/mysql.spec.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh index 454ec522f0e..075abbfe09e 100644 --- a/support-files/mysql.spec.sh +++ b/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)