diff options
author | jonas@perch.ndb.mysql.com <> | 2006-04-26 16:57:43 +0200 |
---|---|---|
committer | jonas@perch.ndb.mysql.com <> | 2006-04-26 16:57:43 +0200 |
commit | ec6d198ea0c5b49a26dc8375d3cde3fb1397dee2 (patch) | |
tree | 82ae4cded5e874e86abd7e0cd1656ad3ac2907f9 /support-files | |
parent | 63a6989a0b35b2090f28917d523adaa27c58cf75 (diff) | |
parent | 5d5a947f4c046461feab9957268fd07129e8fc98 (diff) | |
download | mariadb-git-ec6d198ea0c5b49a26dc8375d3cde3fb1397dee2.tar.gz |
Merge perch.ndb.mysql.com:/home/jonas/src/50-work
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
Diffstat (limited to 'support-files')
-rw-r--r-- | support-files/mysql.spec.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh index 39525cc9669..8b9acc2ae47 100644 --- a/support-files/mysql.spec.sh +++ b/support-files/mysql.spec.sh @@ -659,6 +659,7 @@ fi %attr(755, root, root) %{_bindir}/ndb_desc %attr(755, root, root) %{_bindir}/ndb_show_tables %attr(755, root, root) %{_bindir}/ndb_test_platform +%attr(755, root, root) %{_bindir}/ndb_config %files ndb-extra %defattr(-,root,root,0755) |