$OpenBSD: patch-sql-bench_Makefile_in,v 1.6 2013/02/08 15:51:56 brad Exp $ --- sql-bench/Makefile.in.orig Tue Jan 8 07:38:39 2013 +++ sql-bench/Makefile.in Thu Feb 7 12:33:06 2013 @@ -381,7 +381,7 @@ yassl_taocrypt_extra_cxxflags = @yassl_taocrypt_extra_ yassl_thread_cxxflags = @yassl_thread_cxxflags@ zlib_dir = @zlib_dir@ benchdir_root = $(prefix) -benchdir = $(benchdir_root)/sql-bench +benchdir = $(benchdir_root)/share/mysql-bench bench_SCRIPTS = test-ATIS test-connect test-create test-insert \ test-big-tables test-select test-wisconsin \ test-alter-table test-transactions \