summaryrefslogtreecommitdiff
path: root/support-files
diff options
context:
space:
mode:
authorunknown <kent@mysql.com/g4-2.local>2006-07-15 00:24:35 +0200
committerunknown <kent@mysql.com/g4-2.local>2006-07-15 00:24:35 +0200
commit7830197bcc2187f468358cdf655d8d662c02777a (patch)
treef47df9e918ecc5f963d43616db937c7833de7467 /support-files
parent8f3aa7ef02278e0ae3abf9509238d8e3188da0e9 (diff)
downloadmariadb-git-7830197bcc2187f468358cdf655d8d662c02777a.tar.gz
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: Command "ndb_mgm" is an optional tool, and should only be in "ndb-tools" package (bug#21058)
Diffstat (limited to 'support-files')
-rw-r--r--support-files/mysql.spec.sh1
1 files changed, 0 insertions, 1 deletions
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)