From bd1e850d7249b66550078edcc36e27aa815d9a3b Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Wed, 6 Apr 2005 13:38:29 +0000 Subject: Update to 5.0.3 release: - Add the possibility to specify the database directory in rc.conf - Move database creation from post-install stage into startup script - Add the possibility to specify additional command-line arguments to be passed to mysqld_safe on startup --- databases/mysql50-server/files/patch-Makefile.in | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'databases/mysql50-server/files/patch-Makefile.in') diff --git a/databases/mysql50-server/files/patch-Makefile.in b/databases/mysql50-server/files/patch-Makefile.in index df6774784d9b..56adfc29a52f 100644 --- a/databases/mysql50-server/files/patch-Makefile.in +++ b/databases/mysql50-server/files/patch-Makefile.in @@ -1,16 +1,16 @@ ---- Makefile.in.orig Wed Dec 1 01:08:19 2004 -+++ Makefile.in Mon Jan 10 11:46:31 2005 -@@ -302,12 +302,7 @@ +--- Makefile.in.orig Tue Mar 22 20:27:12 2005 ++++ Makefile.in Wed Apr 6 13:07:04 2005 +@@ -358,12 +358,7 @@ # These are built from source in the Docs directory EXTRA_DIST = INSTALL-SOURCE README COPYING EXCEPTIONS-CLIENT -SUBDIRS = . include @docs_dirs@ @zlib_dir@ \ - @readline_topdir@ sql-common \ - @thread_dirs@ pstack \ -- @sql_server_dirs@ @sql_client_dirs@ scripts man tests \ +- @sql_union_dirs@ scripts man tests \ - netware @libmysqld_dirs@ \ - @bench_dirs@ support-files @fs_dirs@ @tools_dirs@ +SUBDIRS = - DIST_SUBDIRS = . include @docs_dirs@ zlib \ + @readline_topdir@ sql-common \ -- cgit v1.2.3