13 lines
477 B
Plaintext
13 lines
477 B
Plaintext
$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@
|
|
yassl_libs = @yassl_libs@
|
|
yassl_taocrypt_extra_cxxflags = @yassl_taocrypt_extra_cxxflags@
|
|
zlib_dir = @zlib_dir@
|
|
-testroot = $(prefix)
|
|
+testroot = $(datadir)
|
|
testdir = $(testroot)/mysql-test
|
|
test_SCRIPTS = mtr \
|
|
mysql-test-run \
|