openbsd-ports/databases/mysql/patches/patch-mysql-test_Makefile_in
sthen 7ed794627d Update MySQL to 5.1.33; from Brad.
Tested by giovanni@ on amd64 and several ports@ readers.
No problems found with a complete bulk build.
2009-07-27 15:19:15 +00:00

13 lines
486 B
Plaintext

$OpenBSD: patch-mysql-test_Makefile_in,v 1.21 2009/07/27 15:19:15 sthen Exp $
--- mysql-test/Makefile.in.orig Thu May 14 07:43:38 2009
+++ mysql-test/Makefile.in Mon Jun 8 02:26:03 2009
@@ -397,7 +397,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@
-testdir = $(prefix)/mysql-test
+testdir = $(datadir)/mysql-test
test_SCRIPTS = mtr \
mysql-test-run \
mysql-test-run.pl \