Merge branch '2.0.1' into develop

This commit is contained in:
Markus Makela
2016-10-03 15:21:04 +03:00
16 changed files with 449 additions and 301 deletions

View File

@ -34,3 +34,5 @@ if(EXTRA_PACKAGE_DEPENDENCIES)
endif()
message(STATUS "Generating RPM packages")
# Installing this prevents RPM from deleting the /var/lib/maxscale folder
install(DIRECTORY DESTINATION ${MAXSCALE_VARDIR}/lib/maxscale)