1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

post-merge fix 1

This commit is contained in:
Daniel Fischer
2010-05-28 16:50:23 +02:00
parent 458d0e7ae0
commit d6fe8c47b8
2 changed files with 1 additions and 14 deletions

View File

@ -177,7 +177,7 @@ ENDIF()
INSTALL_SCRIPT(
"${CMAKE_CURRENT_BINARY_DIR}/mysql_install_db${EXT}"
DESTINATION ${INSTALL_BINDIR}
DESTINATION ${DEST}
COMPONENT Server
)