Commit 22876a54 authored by Vladislav Vaintroub's avatar Vladislav Vaintroub

MDEV-50 : Fix default compilation comment

parent 39ebfa51
......@@ -81,7 +81,7 @@ IF(NOT MYSQL_UNIX_ADDR)
SET(MYSQL_UNIX_ADDR "/tmp/mysql.sock")
ENDIF()
IF(NOT COMPILATION_COMMENT)
SET(COMPILATION_COMMENT "Source distribution")
SET(COMPILATION_COMMENT "mariadb.org binary distribution")
ENDIF()
......
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