$NetBSD: patch-ae,v 1.9 2007/07/15 19:22:06 tron 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 \