Commit 2c3f5787 authored by Sergei Golubchik's avatar Sergei Golubchik

don't generate wsrep_sst_common in-place

rename the source to wsrep_sst_common.sh
parent 765a4360
......@@ -296,8 +296,6 @@ ELSE()
wsrep_sst_xtrabackup
wsrep_sst_xtrabackup-v2
)
INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/wsrep_sst_common
DESTINATION ${INSTALL_BINDIR} COMPONENT Server)
ENDIF()
IF (NOT WITHOUT_SERVER)
SET(SERVER_SCRIPTS
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment