df73465884
More details at: http://dev.mysql.com/doc/refman/5.1/en/news-5-1-54.html from Brad
13 lines
495 B
Plaintext
13 lines
495 B
Plaintext
$OpenBSD: patch-mysql-test_Makefile_in,v 1.25 2010/12/26 08:23:17 ajacoutot Exp $
|
|
--- mysql-test/Makefile.in.orig Mon Nov 29 05:42:29 2010
|
|
+++ mysql-test/Makefile.in Tue Dec 14 20:38:01 2010
|
|
@@ -400,7 +400,7 @@ yassl_libs = @yassl_libs@
|
|
yassl_taocrypt_extra_cxxflags = @yassl_taocrypt_extra_cxxflags@
|
|
yassl_thread_cxxflags = @yassl_thread_cxxflags@
|
|
zlib_dir = @zlib_dir@
|
|
-testroot = $(prefix)
|
|
+testroot = $(datadir)
|
|
testdir = $(testroot)/mysql-test
|
|
test_SCRIPTS = mtr \
|
|
mysql-test-run \
|