summaryrefslogtreecommitdiff
path: root/scripts/CMakeLists.txt
diff options
context:
space:
mode:
authorJonathan Perkin <jonathan.perkin@oracle.com>2010-04-01 20:47:19 +0200
committerJonathan Perkin <jonathan.perkin@oracle.com>2010-04-01 20:47:19 +0200
commitbbe86d08ba83425423c70b29d1ca757bf57a5e34 (patch)
tree05e1b2633b46e8ea137e65b31d709aac12b5ddf9 /scripts/CMakeLists.txt
parent8148145929113d554ee06a3040cbc445361877eb (diff)
downloadmariadb-git-bbe86d08ba83425423c70b29d1ca757bf57a5e34.tar.gz
Expand @HOSTNAME@.
Diffstat (limited to 'scripts/CMakeLists.txt')
-rwxr-xr-xscripts/CMakeLists.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/scripts/CMakeLists.txt b/scripts/CMakeLists.txt
index e85928a5c42..bfe65a0acd8 100755
--- a/scripts/CMakeLists.txt
+++ b/scripts/CMakeLists.txt
@@ -134,10 +134,9 @@ ELSE()
SET(CHECK_PID "kill -s SIGCONT $PID > /dev/null 2> /dev/null")
ENDIF()
-ENDIF(UNIX)
-
-
+SET(HOSTNAME "hostname")
+ENDIF(UNIX)
# Really ugly, one script, "mysql_install_db", needs prefix set to ".",
# i.e. makes access relative the current directory. This matches