2010-03-20 21:20:47 -04:00
|
|
|
$OpenBSD: patch-mysql-test_Makefile_in,v 1.23 2010/03/21 01:20:47 sthen Exp $
|
|
|
|
--- mysql-test/Makefile.in.orig Thu Feb 4 06:46:20 2010
|
|
|
|
+++ mysql-test/Makefile.in Fri Feb 19 20:24:30 2010
|
|
|
|
@@ -400,7 +400,7 @@ yassl_h_ln_cmd = @yassl_h_ln_cmd@
|
2009-07-27 11:19:15 -04:00
|
|
|
yassl_libs = @yassl_libs@
|
|
|
|
yassl_taocrypt_extra_cxxflags = @yassl_taocrypt_extra_cxxflags@
|
|
|
|
zlib_dir = @zlib_dir@
|
2009-09-07 17:35:34 -04:00
|
|
|
-testroot = $(prefix)
|
|
|
|
+testroot = $(datadir)
|
|
|
|
testdir = $(testroot)/mysql-test
|
2009-07-27 11:19:15 -04:00
|
|
|
test_SCRIPTS = mtr \
|
|
|
|
mysql-test-run \
|