openbsd-ports/databases/mysql/patches/patch-mysql-test_Makefile_in
2010-11-10 21:03:03 +00:00

13 lines
491 B
Plaintext

$OpenBSD: patch-mysql-test_Makefile_in,v 1.24 2010/11/10 21:03:03 sthen Exp $
--- mysql-test/Makefile.in.orig Tue Aug 3 13:28:51 2010
+++ mysql-test/Makefile.in Tue Aug 24 22:56:29 2010
@@ -404,7 +404,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 \