freebsd-ports/net-mgmt/icinga2/files/patch-lib_livestatus_CMakeLists.txt
Lars Engels 70b6b4ad44 net-mgmt/icinga2:
Update to 2.10.0
2018-10-16 14:08:38 +00:00

11 lines
367 B
Text

--- lib/livestatus/CMakeLists.txt.orig 2018-10-11 12:01:05 UTC
+++ lib/livestatus/CMakeLists.txt
@@ -71,7 +71,7 @@ set_target_properties (
)
install_if_not_exists(
- ${PROJECT_SOURCE_DIR}/etc/icinga2/features-available/livestatus.conf
+ ${PROJECT_SOURCE_DIR}/etc/icinga2/features-available/livestatus.conf.sample
${ICINGA2_CONFIGDIR}/features-available
)