Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-updates-src > by-pkgid > 36a4d4d9cdcdd17fad9b8d0f449c5d23 > files > 6

nagios-3.2.3-2.1.mga1.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 ""