Apply patch from bug#46834 to install the test suite in RPMs.

This commit is contained in:
Jonathan Perkin 2009-08-21 13:58:33 +02:00
commit 769d9f3803
4 changed files with 11 additions and 4 deletions

View file

@ -13,7 +13,8 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
testdir=$(prefix)/mysql-test/ndb
testroot=$(prefix)
testdir=$(testroot)/mysql-test/ndb
include $(top_srcdir)/storage/ndb/config/common.mk.am
include $(top_srcdir)/storage/ndb/config/type_util.mk.am