$OpenBSD: patch-mysql-test_Makefile_in,v 1.9 2006/01/06 00:13:26 brad Exp $
--- mysql-test/Makefile.in.orig	Wed Dec 14 18:34:55 2005
+++ mysql-test/Makefile.in	Sun Dec 18 17:36:12 2005
@@ -382,7 +382,7 @@ zlib_dir = @zlib_dir@
 @HAVE_NDBCLUSTER_DB_TRUE@DIST_SUBDIRS = ndb
 @HAVE_NDBCLUSTER_DB_FALSE@USE_NDBCLUSTER = \"\"
 @HAVE_NDBCLUSTER_DB_TRUE@USE_NDBCLUSTER = \"--ndbcluster\"
-benchdir_root = $(prefix)
+benchdir_root = $(datadir)
 testdir = $(benchdir_root)/mysql-test
 EXTRA_SCRIPTS = mysql-test-run.sh mysql-test-run.pl install_test_db.sh valgrind.supp
 EXTRA_DIST = $(EXTRA_SCRIPTS) 
