openbsd-ports/databases/mysql/patches/patch-sql-bench_Makefile_in
2010-03-21 01:20:47 +00:00

13 lines
586 B
Plaintext

$OpenBSD: patch-sql-bench_Makefile_in,v 1.3 2010/03/21 01:20:47 sthen Exp $
--- sql-bench/Makefile.in.orig Thu Feb 4 06:46:24 2010
+++ sql-bench/Makefile.in Fri Feb 19 20:24:30 2010
@@ -380,7 +380,7 @@ yassl_libs = @yassl_libs@
yassl_taocrypt_extra_cxxflags = @yassl_taocrypt_extra_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 \