Updates all references to INSTALL_DIR with CMAKE_INSTALL_PREFIX.

This commit is contained in:
Markus Makela
2015-01-18 05:55:29 +02:00
parent e79ea8bc3e
commit 66db37341d
7 changed files with 9 additions and 11 deletions

2
README
View File

@ -153,7 +153,7 @@ package you are using. A version mismatch will cause the library to fail
to initialise.
By default, MaxScale installs to '/usr/local/skysql/maxscale' and places init.d scripts
and ldconfig files into their folders. Change the INSTALL_DIR variable to your desired
and ldconfig files into their folders. Change the CMAKE_INSTALL_PREFIX variable to your desired
installation directory and set INSTALL_SYSTEM_FILES=N to prevent the init.d script and
ldconfig file installation.