freebsd-ports/databases/mysql60-server/files/patch-scripts::Makefile.in
2009-05-20 19:32:13 +00:00

37 lines
985 B
Text

--- scripts/Makefile.in.orig 2009-05-11 15:02:29.000000000 +0200
+++ scripts/Makefile.in 2009-05-19 07:51:39.000000000 +0200
@@ -424,20 +424,7 @@
BUILT_SOURCES = mysql_fix_privilege_tables.sql \
mysql_fix_privilege_tables_sql.c
-bin_SCRIPTS = @server_scripts@ \
- msql2mysql \
- mysql_config \
- mysql_fix_extensions \
- mysql_setpermission \
- mysql_secure_installation \
- mysql_zap \
- mysqlaccess \
- mysqlbug \
- mysql_convert_table_format \
- mysql_find_rows \
- mysqlhotcopy \
- mysqldumpslow \
- mysqld_multi
+bin_SCRIPTS =
noinst_SCRIPTS = make_binary_distribution \
make_sharedlib_distribution
@@ -471,11 +458,7 @@
mysql_system_tables_fix.sql \
CMakeLists.txt
-dist_pkgdata_DATA = fill_help_tables.sql \
- mysql_fix_privilege_tables.sql \
- mysql_system_tables.sql \
- mysql_system_tables_data.sql \
- mysql_test_data_timezone.sql
+dist_pkgdata_DATA =
CLEANFILES = @server_scripts@ \
make_binary_distribution \