summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcmake/install_layout.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/install_layout.cmake b/cmake/install_layout.cmake
index b1a285a0695..7a0d34d6a17 100755
--- a/cmake/install_layout.cmake
+++ b/cmake/install_layout.cmake
@@ -106,7 +106,7 @@ ENDIF()
SET(INSTALL_SQLBENCHROOTDIR_UNIX "")
SET(INSTALL_DOCREADMEDIR_UNIX "share/mysql/doc/MySQL-server-${MYSQL_NO_DASH_VERSION}")
SET(INSTALL_SUPPORTFILESDIR_UNIX "")
- SET(INSTALL_MYSQLDATADIR_STANDALONE "var")
+ SET(INSTALL_MYSQLDATADIR_UNIX "var")
# Clear cached variables if install layout was changed