openbsd-ports/databases/mysql/patches/patch-mysql-test_Makefile_in

13 lines
477 B
Plaintext

$OpenBSD: patch-mysql-test_Makefile_in,v 1.22 2009/09/07 21:35:34 sthen Exp $
--- mysql-test/Makefile.in.orig Fri Aug 21 08:17:20 2009
+++ mysql-test/Makefile.in Mon Sep 7 11:17:05 2009
@@ -399,7 +399,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 \