summaryrefslogtreecommitdiff
path: root/databases/mysql50-server/files/patch-Makefile.in
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2005-04-06 13:38:29 +0000
committerAlex Dupre <ale@FreeBSD.org>2005-04-06 13:38:29 +0000
commitbd1e850d7249b66550078edcc36e27aa815d9a3b (patch)
tree0dadd99ae13da37b4847a12de40fb3f52fd8a84f /databases/mysql50-server/files/patch-Makefile.in
parentUpdate to 0.2.0. (diff)
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
Diffstat (limited to 'databases/mysql50-server/files/patch-Makefile.in')
-rw-r--r--databases/mysql50-server/files/patch-Makefile.in10
1 files changed, 5 insertions, 5 deletions
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 \