2010-12-26 03:23:17 -05:00
|
|
|
$OpenBSD: patch-sql-bench_Makefile_in,v 1.5 2010/12/26 08:23:17 ajacoutot Exp $
|
|
|
|
--- sql-bench/Makefile.in.orig Mon Nov 29 05:42:33 2010
|
|
|
|
+++ sql-bench/Makefile.in Tue Dec 14 20:38:01 2010
|
|
|
|
@@ -380,7 +380,7 @@ yassl_taocrypt_extra_cxxflags = @yassl_taocrypt_extra_
|
2010-11-10 16:03:03 -05:00
|
|
|
yassl_thread_cxxflags = @yassl_thread_cxxflags@
|
2009-07-27 11:19:15 -04:00
|
|
|
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 \
|