summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>2014-01-20 12:53:59 -0100
committerJorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>2014-01-20 12:58:10 -0100
commitab2b0e6c6aa303a121c06396ca9c03ad226dd830 (patch)
treed7752a45456bf9e67ab2cf37aecad7a610f85738 /20006_all_cmake_elib-mysql-5.5.35.patch
parentRespin tokudb patch for 10.0.7 (diff)
downloadmysql-extras-ab2b0e6c6aa303a121c06396ca9c03ad226dd830.tar.gz
mysql-extras-ab2b0e6c6aa303a121c06396ca9c03ad226dd830.tar.bz2
mysql-extras-ab2b0e6c6aa303a121c06396ca9c03ad226dd830.zip
Clean-up cmake_elib patch files.mysql-extras-20140121-1138Z
Diffstat (limited to '20006_all_cmake_elib-mysql-5.5.35.patch')
-rw-r--r--20006_all_cmake_elib-mysql-5.5.35.patch2
1 files changed, 0 insertions, 2 deletions
diff --git a/20006_all_cmake_elib-mysql-5.5.35.patch b/20006_all_cmake_elib-mysql-5.5.35.patch
index adcff93..0f332e8 100644
--- a/20006_all_cmake_elib-mysql-5.5.35.patch
+++ b/20006_all_cmake_elib-mysql-5.5.35.patch
@@ -90,7 +90,6 @@ diff -ur mysql-old/cmake/libutils.cmake mysql/cmake/libutils.cmake
ENDIF()
SET_TARGET_PROPERTIES(${TARGET} PROPERTIES LINK_INTERFACE_LIBRARIES "")
-Only in mysql/cmake: libutils.cmake.orig
diff -ur mysql-old/libmysql/CMakeLists.txt mysql/libmysql/CMakeLists.txt
--- mysql-old/libmysql/CMakeLists.txt 2014-01-20 00:14:06.580799638 -0100
+++ mysql/libmysql/CMakeLists.txt 2014-01-20 00:15:27.647802721 -0100
@@ -132,4 +131,3 @@ diff -ur mysql-old/libmysqld/CMakeLists.txt mysql/libmysqld/CMakeLists.txt
IF(UNIX)
# Name the shared library, handle versioning (provides same api as client library
# hence the same version)
-Only in mysql/libmysqld: CMakeLists.txt.rej