summaryrefslogtreecommitdiff
path: root/databases/mysql5-client/patches/patch-ae
blob: 09187fcf0ed95736b2a42c4c8d75e82c425b961d (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
$NetBSD: patch-ae,v 1.8.2.1 2007/07/28 16:46:38 ghen Exp $

--- scripts/Makefile.in.orig	2007-07-04 14:10:00.000000000 +0100
+++ scripts/Makefile.in	2007-07-15 17:24:02.000000000 +0100
@@ -377,13 +377,12 @@
 BUILT_SOURCES = mysql_fix_privilege_tables.sql \
 		mysql_fix_privilege_tables_sql.c
 
-bin_SCRIPTS = @server_scripts@ \
+bin_SCRIPTS = \
 			msql2mysql \
 			mysql_config \
 			mysql_fix_privilege_tables \
 			mysql_fix_extensions \
 			mysql_setpermission \
-			mysql_secure_installation \
 			mysql_zap \
 			mysqlaccess \
 			mysqlbug \
@@ -394,7 +393,6 @@
 			mysql_explain_log \
 			mysql_tableinfo \
 			mysql_upgrade_shell \
-			mysqld_multi
 
 noinst_SCRIPTS = make_binary_distribution \
 			make_sharedlib_distribution \