Changed standard installation directory from /usr/local/mariadb-maxscale to /usr/local.

This commit is contained in:
Markus Makela
2015-04-29 05:42:58 +03:00
parent 3501ffb689
commit 5394b4d0fa
2 changed files with 2 additions and 11 deletions

View File

@ -1,6 +1,6 @@
# Set the install layout
# Possible values:
# STANDALONE - Installs to /usr/local/mariadb-maxscale
# STANDALONE - Installs to /usr/local
# PACKAGE - Installs to /usr
include(GNUInstallDirs)