]> granicus.if.org Git - icinga2/commitdiff
Yet another kernel removal fix.
authorMichael Friedrich <michael.friedrich@netways.de>
Mon, 2 Jun 2014 12:54:59 +0000 (14:54 +0200)
committerMichael Friedrich <michael.friedrich@netways.de>
Mon, 2 Jun 2014 12:54:59 +0000 (14:54 +0200)
Refs #6369

etc/CMakeLists.txt

index 030af32fe6c717a8c24ad9ff6fefc7631c59c569..b36d324ea80b4f21d62287048af3f36fa01b60a6 100644 (file)
@@ -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)