ports/net-mgmt/icinga2/files/patch-lib_checker_CMakeLists.txt
Lars Engels 282afd895f net-mgmt/icinga2:
- Update to 2.12.0
- Pet portfmt
2020-08-16 10:10:51 +00:00

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
)