aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql57-server/files/patch-rapid_plugin_x_mysqlx__error.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mysql57-server/files/patch-rapid_plugin_x_mysqlx__error.cmake')
-rw-r--r--databases/mysql57-server/files/patch-rapid_plugin_x_mysqlx__error.cmake11
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/mysql57-server/files/patch-rapid_plugin_x_mysqlx__error.cmake b/databases/mysql57-server/files/patch-rapid_plugin_x_mysqlx__error.cmake
deleted file mode 100644
index 3239e33e82cb..000000000000
--- a/databases/mysql57-server/files/patch-rapid_plugin_x_mysqlx__error.cmake
+++ /dev/null
@@ -1,11 +0,0 @@
---- rapid/plugin/x/mysqlx_error.cmake.orig 2016-04-14 21:38:55 UTC
-+++ rapid/plugin/x/mysqlx_error.cmake
-@@ -26,6 +26,8 @@ GENERATE_XERRORS(${MYSQLX_PROJECT_DIR}/s
- CONFIGURE_FILE(${MYSQLX_PROJECT_DIR}/src/mysqlx_error.h.in
- ${CMAKE_CURRENT_BINARY_DIR}/mysqlx_error.h)
-
-+IF(FALSE)
- INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/mysqlx_error.h
- DESTINATION ${INSTALL_INCLUDEDIR}
- COMPONENT Developement)
-+ENDIF()