From a8f407a7ef471a48e110c04acb4419d0ae5ca49a Mon Sep 17 00:00:00 2001 From: "jonas@perch.ndb.mysql.com" <> Date: Wed, 26 Apr 2006 14:54:20 +0200 Subject: [PATCH] Add ndb_config to rpm spec --- support-files/mysql.spec.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh index b161ec13073..08aba7e2231 100644 --- a/support-files/mysql.spec.sh +++ b/support-files/mysql.spec.sh @@ -630,6 +630,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)