From d888bf043c152e680425f6598b417bcc6f8de9b0 Mon Sep 17 00:00:00 2001 From: Gunnar Beutner Date: Thu, 20 Nov 2014 23:24:39 +0100 Subject: [PATCH] Fix path for the Apache config file in the spec file --- icingaweb2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icingaweb2.spec b/icingaweb2.spec index 9d9e11345..4c5d1b4c7 100644 --- a/icingaweb2.spec +++ b/icingaweb2.spec @@ -167,7 +167,7 @@ Icinga Web 2 PHP Libraries required by the web frontend and cli tool. # prepare configuration for sub packages # install rhel apache config -install -D -m0644 packages/rpm/etc/httpd/conf.d/icingaweb.conf %{buildroot}/%{apacheconfdir}/icingaweb.conf +install -D -m0644 packages/files/apache/icingaweb.conf %{buildroot}/%{apacheconfdir}/icingaweb.conf # install public, library, modules %{__mkdir} -p %{buildroot}/%{sharedir}