From: Louis Sautier Date: Tue, 10 Mar 2015 13:09:14 +0000 (+0100) Subject: Fix documentation for -DICINGA2_GIT_VERSION_INFO X-Git-Tag: v2.4.0~856 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5e79cb804802e9a05a4f943da23245c65916512d;p=icinga2 Fix documentation for -DICINGA2_GIT_VERSION_INFO fixes #8667 Signed-off-by: Gunnar Beutner --- diff --git a/INSTALL.md b/INSTALL.md index cb8743ab2..2fcf4c79e 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -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