]> granicus.if.org Git - icinga2/commitdiff
Fix documentation for -DICINGA2_GIT_VERSION_INFO
authorLouis Sautier <sautier.louis@gmail.com>
Tue, 10 Mar 2015 13:09:14 +0000 (14:09 +0100)
committerGunnar Beutner <gunnar@beutner.name>
Tue, 10 Mar 2015 13:29:02 +0000 (14:29 +0100)
fixes #8667

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
INSTALL.md

index cb8743ab25741a4b4ea3504b1d00a9e62781f7bd..2fcf4c79edaab91afe3d8b02b5f24d818d51677c 100644 (file)
@@ -105,7 +105,7 @@ Note: CMake determines the Icinga 2 version number using `git describe` if the
 source directory is contained in a Git repository. Otherwise the version number
 is extracted from the [icinga2.spec](icinga2.spec) file. This behavior can be overridden by
 creating a file called `icinga-version.h.force` in the source directory.
-Alternatively the `-DICINGA2_GIT_VERSION_INFO=ON option` for CMake can be used to
+Alternatively the `-DICINGA2_GIT_VERSION_INFO=OFF` option for CMake can be used to
 disable the usage of `git describe`.
 
 ### Build Tarball