From 20dac73485d2c71863feeed77a352444dfd7e98a Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Mon, 19 Jun 2006 09:08:56 +0000 Subject: Update to 5.1.11 release: - use recommended yaSSL library - build as max-no-ndb or max profiles --- databases/mysql60-server/files/patch-scripts::Makefile.in | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'databases/mysql60-server/files/patch-scripts::Makefile.in') diff --git a/databases/mysql60-server/files/patch-scripts::Makefile.in b/databases/mysql60-server/files/patch-scripts::Makefile.in index 6548d492fc3c..827bddd734ad 100644 --- a/databases/mysql60-server/files/patch-scripts::Makefile.in +++ b/databases/mysql60-server/files/patch-scripts::Makefile.in @@ -1,7 +1,7 @@ ---- scripts/Makefile.in.orig Mon Feb 27 22:26:54 2006 -+++ scripts/Makefile.in Thu Mar 16 08:04:00 2006 -@@ -342,24 +342,7 @@ - yassl_libs_with_path = @yassl_libs_with_path@ +--- scripts/Makefile.in.orig Fri Jun 2 20:03:10 2006 ++++ scripts/Makefile.in Thu Jun 15 07:56:56 2006 +@@ -371,23 +371,7 @@ + yassl_libs = @yassl_libs@ yassl_taocrypt_extra_cxxflags = @yassl_taocrypt_extra_cxxflags@ zlib_dir = @zlib_dir@ -bin_SCRIPTS = @server_scripts@ \ @@ -19,14 +19,13 @@ - mysqlhotcopy \ - mysqldumpslow \ - mysql_explain_log \ -- mysql_upgrade \ - mysqld_multi \ - mysql_create_system_tables +bin_SCRIPTS = noinst_SCRIPTS = make_binary_distribution \ make_sharedlib_distribution \ -@@ -392,7 +375,7 @@ +@@ -419,7 +403,7 @@ mysqlaccess.conf \ mysqlbug -- cgit v1.2.3