Sophie

Sophie

distrib > Mandriva > 2008.1 > i586 > by-pkgid > 28a738112cef30f3a495d516be44d8cf > files > 5

nagios-3.0.1-1mdv2008.1.src.rpm

--- Makefile.in	2007-11-10 23:54:35.000000000 +0100
+++ Makefile.in.oden	2007-12-04 13:37:28.000000000 +0100
@@ -235,6 +235,7 @@
 	@echo ""
 
 install-webconf:
+	$(INSTALL) -m 775 $(INSTALL_OPTS) -d $(DESTDIR)$(HTTPD_CONF)
 	$(INSTALL) -m 644 sample-config/httpd.conf $(DESTDIR)$(HTTPD_CONF)/nagios.conf
 
 	@echo ""