diff options
Diffstat (limited to 'databases/mysql4-client/patches/patch-av')
-rw-r--r-- | databases/mysql4-client/patches/patch-av | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/databases/mysql4-client/patches/patch-av b/databases/mysql4-client/patches/patch-av index 4919ef78a03..d6c730e40fd 100644 --- a/databases/mysql4-client/patches/patch-av +++ b/databases/mysql4-client/patches/patch-av @@ -1,15 +1,15 @@ -$NetBSD: patch-av,v 1.2 2005/01/10 15:47:18 xtraeme Exp $ +$NetBSD: patch-av,v 1.3 2005/01/17 14:42:35 xtraeme Exp $ ---- Makefile.in.orig 2005-01-10 13:38:58.000000000 +0100 -+++ Makefile.in 2005-01-10 13:40:52.000000000 +0100 -@@ -338,12 +338,7 @@ +--- Makefile.in.orig 2005-01-17 15:05:45.000000000 +0100 ++++ Makefile.in 2005-01-17 15:06:09.000000000 +0100 +@@ -339,12 +339,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 = . include strings @sql_client_dirs@ scripts man |