diff --git a/Makefile b/Makefile index e0934c61a..79a450dc3 100644 --- a/Makefile +++ b/Makefile @@ -719,8 +719,7 @@ install_webserver_conf: s#__CONFDIR__#$(CONFDIR)#g; \ s#__FASTCGISOCKDIR__#$(FASTCGISOCKDIR)#g; \ s#__VHOSTLISTEN__#$(VHOSTLISTEN)#g; \ - s#__DEFDOCDIR__#$(DEFDOCDIR)/#g; \ - ' $(RCONFDIR)/*apache*.conf $(RCONFDIR)/*nginx*.conf + s#__DEFDOCDIR__#$(DEFDOCDIR)/#g;' $(RCONFDIR)/*apache*.conf $(RCONFDIR)/*nginx*.conf install_manager_site: install_conf_dir # Manager install