aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/icinga2/files/patch-lib_checker_CMakeLists.txt
blob: b693e911ddc0992344e26769cb338ca27a5587da (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- lib/checker/CMakeLists.txt.orig	2020-08-03 13:43:47 UTC
+++ lib/checker/CMakeLists.txt
@@ -20,7 +20,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
 )