aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/icinga2/files/patch-lib_notification_CMakeLists.txt
blob: 50e7bcc37910cd0b93798107503403e5eb8388db (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- lib/notification/CMakeLists.txt.orig	2018-10-11 12:01:05 UTC
+++ lib/notification/CMakeLists.txt
@@ -35,7 +35,7 @@ set_target_properties (
 )
 
 install_if_not_exists(
-  ${PROJECT_SOURCE_DIR}/etc/icinga2/features-available/notification.conf
+  ${PROJECT_SOURCE_DIR}/etc/icinga2/features-available/notification.conf.sample
   ${ICINGA2_CONFIGDIR}/features-available
 )