From: Michael Friedrich Date: Wed, 27 Aug 2014 17:36:00 +0000 (+0200) Subject: Rename plugin-commands-manubulon.conf to command-plugins-manubulon.conf X-Git-Tag: v2.1.0~10^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aef11814d0a0b81eddcae9116f0c55c6462c0d6a;p=icinga2 Rename plugin-commands-manubulon.conf to command-plugins-manubulon.conf refs #6650 --- 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