mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-13 20:11:19 +02:00
12 lines
375 B
Plaintext
12 lines
375 B
Plaintext
--- 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
|
|
)
|
|
|