13 lines
599 B
Plaintext
13 lines
599 B
Plaintext
$OpenBSD: patch-sql-bench_Makefile_in,v 1.4 2010/11/10 21:03:03 sthen Exp $
|
|
--- sql-bench/Makefile.in.orig Tue Aug 3 13:28:55 2010
|
|
+++ sql-bench/Makefile.in Tue Aug 24 22:56:29 2010
|
|
@@ -384,7 +384,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 \
|