summaryrefslogtreecommitdiff
path: root/databases/mysql5-client/patches/patch-ae
blob: 3e74805fdda08cf03d3e7bae45e2e90181805ff5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
$NetBSD: patch-ae,v 1.2 2005/12/02 08:13:26 xtraeme Exp $

--- scripts/Makefile.in.orig	2005-11-29 20:46:22.000000000 +0100
+++ scripts/Makefile.in	2005-11-29 20:47:23.000000000 +0100
@@ -341,23 +341,10 @@
 yassl_libs = @yassl_libs@
 yassl_libs_with_path = @yassl_libs_with_path@
 zlib_dir = @zlib_dir@
-bin_SCRIPTS = @server_scripts@ \
-			msql2mysql \
-			mysql_config \
-			mysql_fix_privilege_tables \
-			mysql_fix_extensions \
-			mysql_setpermission \
-			mysql_secure_installation \
-			mysql_zap \
-			mysqlaccess \
-			mysqlbug \
-			mysql_convert_table_format \
-			mysql_find_rows \
-			mysqlhotcopy \
-			mysqldumpslow \
-			mysql_explain_log \
-			mysql_tableinfo \
-			mysqld_multi \
+bin_SCRIPTS = msql2mysql mysql_config mysql_fix_privilege_tables \
+	mysql_setpermission mysql_zap mysqlaccess mysqlbug \
+	mysql_convert_table_format mysql_find_rows mysqlhotcopy \
+	mysqldumpslow mysql_explain_log mysql_tableinfo \
 			mysql_create_system_tables
 
 noinst_SCRIPTS = make_binary_distribution \