summaryrefslogtreecommitdiff
path: root/databases/mysql51-server/patches/patch-ak
blob: da4e30610e568c95470c6c29dcbbbfdd39c23ed8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ak,v 1.2 2010/08/11 23:18:04 taca Exp $

--- mysql-test/Makefile.in.orig	2010-07-09 12:38:13.000000000 +0000
+++ mysql-test/Makefile.in
@@ -402,7 +402,7 @@ yassl_taocrypt_extra_cxxflags = @yassl_t
 yassl_thread_cxxflags = @yassl_thread_cxxflags@
 zlib_dir = @zlib_dir@
 testroot = $(prefix)
-testdir = $(testroot)/mysql-test
+testdir = $(testroot)/share/mysql-test
 test_SCRIPTS = mtr \
 		mysql-test-run \
 		mysql-test-run.pl \