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