mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
445 B
Plaintext
14 lines
445 B
Plaintext
$NetBSD: patch-ak,v 1.2 2010/08/11 23:18:04 taca Exp $
|
|
|
|
--- mysql-test/Makefile.in.orig 2010-07-09 12:38:13.000000000 +0000
|
|
+++ mysql-test/Makefile.in
|
|
@@ -402,7 +402,7 @@ yassl_taocrypt_extra_cxxflags = @yassl_t
|
|
yassl_thread_cxxflags = @yassl_thread_cxxflags@
|
|
zlib_dir = @zlib_dir@
|
|
testroot = $(prefix)
|
|
-testdir = $(testroot)/mysql-test
|
|
+testdir = $(testroot)/share/mysql-test
|
|
test_SCRIPTS = mtr \
|
|
mysql-test-run \
|
|
mysql-test-run.pl \
|