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