Skip to content

Commit c4c738e

Browse files
author
Jan Lindström
committed
Revert commit b2f39a5 wrong
branch.
1 parent b2f39a5 commit c4c738e

File tree

2 files changed

+0
-132
lines changed

2 files changed

+0
-132
lines changed

support-files/CMakeLists.txt

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,6 @@ FOREACH(inifile my-huge my-innodb-heavy-4G my-large my-medium my-small)
5050
ENDFOREACH()
5151
ENDIF()
5252

53-
IF(WITH_WSREP)
54-
CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/wsrep.cnf.sh
55-
${CMAKE_CURRENT_BINARY_DIR}/wsrep.${ini_file_extension} @ONLY)
56-
INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/wsrep.${ini_file_extension}
57-
DESTINATION ${inst_location} COMPONENT IniFiles)
58-
ENDIF()
59-
6053
IF(UNIX)
6154
SET(prefix ${CMAKE_INSTALL_PREFIX})
6255
FOREACH(script mysqld_multi.server mysql-log-rotate binary-configure)

support-files/wsrep.cnf.sh

Lines changed: 0 additions & 125 deletions
This file was deleted.

0 commit comments

Comments
 (0)