From aef11814d0a0b81eddcae9116f0c55c6462c0d6a Mon Sep 17 00:00:00 2001 From: Michael Friedrich Date: Wed, 27 Aug 2014 19:36:00 +0200 Subject: [PATCH] Rename plugin-commands-manubulon.conf to command-plugins-manubulon.conf refs #6650 --- itl/CMakeLists.txt | 2 +- ...n-commands-manubulon.conf => command-plugins-manubulon.conf} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename itl/{plugin-commands-manubulon.conf => command-plugins-manubulon.conf} (100%) diff --git a/itl/CMakeLists.txt b/itl/CMakeLists.txt index 2ef1f18e2..d8c70b537 100644 --- a/itl/CMakeLists.txt +++ b/itl/CMakeLists.txt @@ -16,6 +16,6 @@ # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. install( - FILES itl command.conf command-icinga.conf timeperiod.conf plugins command-plugins.conf plugin-commands-manubulon.conf + FILES itl command.conf command-icinga.conf timeperiod.conf plugins command-plugins.conf command-plugins-manubulon.conf DESTINATION ${CMAKE_INSTALL_DATADIR}/icinga2/include ) diff --git a/itl/plugin-commands-manubulon.conf b/itl/command-plugins-manubulon.conf similarity index 100% rename from itl/plugin-commands-manubulon.conf rename to itl/command-plugins-manubulon.conf -- 2.40.0