diff options
Diffstat (limited to 'databases/mysql5-client/patches/patch-ad')
-rw-r--r-- | databases/mysql5-client/patches/patch-ad | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/databases/mysql5-client/patches/patch-ad b/databases/mysql5-client/patches/patch-ad index ac95931cbbe..437782bd211 100644 --- a/databases/mysql5-client/patches/patch-ad +++ b/databases/mysql5-client/patches/patch-ad @@ -1,15 +1,15 @@ -$NetBSD: patch-ad,v 1.5 2007/03/11 18:42:28 adam Exp $ +$NetBSD: patch-ad,v 1.6 2007/07/15 19:22:06 tron Exp $ ---- Makefile.in.orig 2007-03-05 20:23:25.000000000 +0100 -+++ Makefile.in -@@ -372,12 +372,7 @@ AUTOMAKE_OPTIONS = foreign +--- Makefile.in.orig 2007-07-04 14:10:07.000000000 +0100 ++++ Makefile.in 2007-07-15 17:20:48.000000000 +0100 +@@ -374,12 +374,7 @@ EXTRA_DIST = INSTALL-SOURCE INSTALL-WIN-SOURCE \ README COPYING EXCEPTIONS-CLIENT CMakeLists.txt -SUBDIRS = . include @docs_dirs@ @zlib_dir@ @yassl_dir@ \ -- @readline_topdir@ sql-common \ +- @readline_topdir@ sql-common scripts \ - @thread_dirs@ pstack \ -- @sql_union_dirs@ scripts @man_dirs@ tests \ +- @sql_union_dirs@ @man_dirs@ tests \ - netware @libmysqld_dirs@ \ - @bench_dirs@ support-files @tools_dirs@ +SUBDIRS = . include strings @sql_client_dirs@ scripts man |