summaryrefslogtreecommitdiff
path: root/databases/mysql57-server/files/patch-include_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mysql57-server/files/patch-include_CMakeLists.txt')
-rw-r--r--databases/mysql57-server/files/patch-include_CMakeLists.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/mysql57-server/files/patch-include_CMakeLists.txt b/databases/mysql57-server/files/patch-include_CMakeLists.txt
index 5d5e96a0f1d7..6bb0dfd10172 100644
--- a/databases/mysql57-server/files/patch-include_CMakeLists.txt
+++ b/databases/mysql57-server/files/patch-include_CMakeLists.txt
@@ -1,9 +1,9 @@
---- include/CMakeLists.txt.orig 2013-01-22 17:54:49.000000000 +0100
-+++ include/CMakeLists.txt 2013-02-13 14:53:40.000000000 +0100
-@@ -65,10 +65,12 @@
- ${HEADERS_GEN_CONFIGURE}
+--- include/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC
++++ include/CMakeLists.txt
+@@ -69,10 +69,12 @@ SET(HEADERS
)
+ INSTALL(FILES ../libbinlogevents/export/binary_log_types.h DESTINATION ${INSTALL_INCLUDEDIR})
+IF(FALSE)
INSTALL(FILES ${HEADERS} DESTINATION ${INSTALL_INCLUDEDIR} COMPONENT Development)
INSTALL(DIRECTORY mysql/ DESTINATION ${INSTALL_INCLUDEDIR}/mysql COMPONENT Development