12 lines
355 B
Plaintext
12 lines
355 B
Plaintext
--- 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
|
|
)
|
|
|