aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/icinga2/files/patch-lib_checker_CMakeLists.txt
blob: 41f6ea3085f32f694918f7a31b2b42624bc24a7e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- lib/checker/CMakeLists.txt.orig	2018-10-11 12:01:05 UTC
+++ lib/checker/CMakeLists.txt
@@ -35,7 +35,7 @@ set_target_properties (
 )
 
 install_if_not_exists(
-  ${PROJECT_SOURCE_DIR}/etc/icinga2/features-available/checker.conf
+  ${PROJECT_SOURCE_DIR}/etc/icinga2/features-available/checker.conf.sample
   ${ICINGA2_CONFIGDIR}/features-available
 )