diff options
Diffstat (limited to 'databases/mysql54-server/files/patch-scripts::Makefile.in')
-rw-r--r-- | databases/mysql54-server/files/patch-scripts::Makefile.in | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/databases/mysql54-server/files/patch-scripts::Makefile.in b/databases/mysql54-server/files/patch-scripts::Makefile.in index 03f2e5e10008..7881ee6f48dc 100644 --- a/databases/mysql54-server/files/patch-scripts::Makefile.in +++ b/databases/mysql54-server/files/patch-scripts::Makefile.in @@ -1,9 +1,9 @@ ---- scripts/Makefile.in.orig Wed Apr 4 15:18:49 2007 -+++ scripts/Makefile.in Wed Apr 18 07:47:33 2007 -@@ -381,21 +381,7 @@ - yassl_libs = @yassl_libs@ - yassl_taocrypt_extra_cxxflags = @yassl_taocrypt_extra_cxxflags@ - zlib_dir = @zlib_dir@ +--- scripts/Makefile.in.orig Tue May 8 11:42:25 2007 ++++ scripts/Makefile.in Thu May 17 09:30:48 2007 +@@ -399,21 +399,7 @@ + BUILT_SOURCES = mysql_fix_privilege_tables.sql \ + mysql_fix_privilege_tables_sql.c + -bin_SCRIPTS = @server_scripts@ \ - msql2mysql \ - mysql_config \ @@ -23,9 +23,9 @@ noinst_SCRIPTS = make_binary_distribution \ make_sharedlib_distribution -@@ -425,11 +411,7 @@ - make_win_bin_dist \ - mysql_system_tables_fix.sql +@@ -445,11 +431,7 @@ + mysql_system_tables_fix.sql \ + CMakeLists.txt -dist_pkgdata_DATA = fill_help_tables.sql \ - mysql_fix_privilege_tables.sql \ |