SOURCES (MYSQL_5_0): mysql-libs.patch - updated
arekm
arekm at pld-linux.org
Fri Mar 9 11:28:50 CET 2007
Author: arekm Date: Fri Mar 9 10:28:50 2007 GMT
Module: SOURCES Tag: MYSQL_5_0
---- Log message:
- updated
---- Files affected:
SOURCES:
mysql-libs.patch (1.14 -> 1.14.2.1)
---- Diffs:
================================================================
Index: SOURCES/mysql-libs.patch
diff -u SOURCES/mysql-libs.patch:1.14 SOURCES/mysql-libs.patch:1.14.2.1
--- SOURCES/mysql-libs.patch:1.14 Mon Aug 7 01:07:27 2006
+++ SOURCES/mysql-libs.patch Fri Mar 9 11:28:44 2007
@@ -40,12 +40,13 @@
# This is called from the toplevel makefile
--- mysql-4.1.7.org/sql/Makefile.am 2004-10-27 01:35:55.971013824 +0200
+++ mysql-4.1.7/sql/Makefile.am 2004-10-27 01:37:07.260176224 +0200
-@@ -44,7 +44,7 @@
+@@ -43,7 +43,7 @@
@innodb_system_libs@ \
@ndbcluster_libs@ @ndbcluster_system_libs@ \
$(LDADD) $(CXXLDFLAGS) $(WRAPLIBS) @LIBDL@ \
-- @yassl_libs@ @openssl_libs@
-+ @yassl_libs@ @openssl_libs@ @LIBCRYPT@
+- $(yassl_libs) $(openssl_libs)
++ $(yassl_libs) $(openssl_libs) @LIBCRYPT@
+
noinst_HEADERS = item.h item_func.h item_sum.h item_cmpfunc.h \
item_strfunc.h item_timefunc.h item_uniq.h \
- item_create.h item_subselect.h item_row.h \
+
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/mysql-libs.patch?r1=1.14&r2=1.14.2.1&f=u
More information about the pld-cvs-commit
mailing list