From 25e4e81e50a116e1dbb16fe6aa60e04b07fe6c83 Mon Sep 17 00:00:00 2001 From: Michael Friedrich Date: Mon, 2 Jun 2014 14:54:59 +0200 Subject: [PATCH] Yet another kernel removal fix. Refs #6369 --- etc/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/etc/CMakeLists.txt b/etc/CMakeLists.txt index 030af32fe..b36d324ea 100644 --- a/etc/CMakeLists.txt +++ b/etc/CMakeLists.txt @@ -55,7 +55,6 @@ install_if_not_exists(icinga2/features-available/notification.conf ${CMAKE_INSTA install_if_not_exists(icinga2/features-available/perfdata.conf ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/features-available) install_if_not_exists(icinga2/features-available/statusdata.conf ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/features-available) install_if_not_exists(icinga2/features-available/syslog.conf ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/features-available) -install_if_not_exists(icinga2/scripts/check_kernel ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/scripts) install_if_not_exists(icinga2/scripts/mail-host-notification.sh ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/scripts) install_if_not_exists(icinga2/scripts/mail-service-notification.sh ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/scripts) install_if_not_exists(icinga2/zones.d/README ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/zones.d) -- 2.40.0