mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
MDEV-6891: Update company name
This commit is contained in:
@@ -511,8 +511,8 @@ then
|
|||||||
echo "The latest information about MariaDB is available at http://mariadb.org/."
|
echo "The latest information about MariaDB is available at http://mariadb.org/."
|
||||||
echo "You can find additional information about the MySQL part at:"
|
echo "You can find additional information about the MySQL part at:"
|
||||||
echo "http://dev.mysql.com"
|
echo "http://dev.mysql.com"
|
||||||
echo "Support MariaDB development by buying support/new features from"
|
echo "Support MariaDB development by buying support/new features from MariaDB"
|
||||||
echo "SkySQL Ab. You can contact us about this at sales@skysql.com".
|
echo "Corporation Ab. You can contact us about this at sales@mariadb.com."
|
||||||
echo "Alternatively consider joining our community based development effort:"
|
echo "Alternatively consider joining our community based development effort:"
|
||||||
echo "http://mariadb.com/kb/en/contributing-to-the-mariadb-project/"
|
echo "http://mariadb.com/kb/en/contributing-to-the-mariadb-project/"
|
||||||
echo
|
echo
|
||||||
|
@@ -17,7 +17,7 @@ IF(NOT WIN32)
|
|||||||
RETURN()
|
RETURN()
|
||||||
ENDIF()
|
ENDIF()
|
||||||
|
|
||||||
SET(MANUFACTURER "Monty Program AB")
|
SET(MANUFACTURER "MariaDB Corporation Ab")
|
||||||
FIND_PATH(WIX_DIR heat.exe
|
FIND_PATH(WIX_DIR heat.exe
|
||||||
$ENV{WIX_DIR}/bin
|
$ENV{WIX_DIR}/bin
|
||||||
$ENV{ProgramFiles}/wix/bin
|
$ENV{ProgramFiles}/wix/bin
|
||||||
|
Reference in New Issue
Block a user