From aba5b1c80d61d2120ed6373751127a145d7075fb Mon Sep 17 00:00:00 2001 From: Alexander Fuhr Date: Fri, 22 Aug 2014 11:40:20 +0200 Subject: [PATCH] Remove menu.ini from icingaweb2.spec refs #6639 --- icingaweb2.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/icingaweb2.spec b/icingaweb2.spec index cfdcdafc2..d7cc53ed9 100644 --- a/icingaweb2.spec +++ b/icingaweb2.spec @@ -181,9 +181,6 @@ install -D -m0644 packages/rpm/etc/httpd/conf.d/icingaweb.conf %{buildroot}/%{ap %{__cp} -r application library modules public %{buildroot}/%{sharedir}/ ## config -# use the default menu.ini for application and monitoring mobule -install -D -m0644 config/menu.ini %{buildroot}/%{_sysconfdir}/icingaweb/menu.ini -install -D -m0644 config/modules/monitoring/menu.ini %{buildroot}/%{_sysconfdir}/icingaweb/modules/monitoring/menu.ini # authentication is db only install -D -m0644 packages/rpm/etc/icingaweb/authentication.ini %{buildroot}/%{_sysconfdir}/icingaweb/authentication.ini # custom resource paths