chiark / gitweb /
Better message for 503 from peer on idle conn. Conventional macro protection for...
[inn-innduct.git] / debian / patches / no-makedbz-on-install
1 --- a/site/Makefile
2 +++ b/site/Makefile
3 @@ -116,7 +116,7 @@ config:             $(ALL)
4  ##  Don't use parallel rules -- we want this to be viewed carefully.
5  install:       all $(PAUSE) install-config $(RELOAD_AND_GO)
6  reload-install:        all pause    install-config reload go
7 -install-config:                update $(REST_INSTALLED) $(SPECIAL)
8 +install-config:                update $(REST_INSTALLED) #$(SPECIAL)
9  
10  ##  Install scripts, not per-host config files.
11  update:                all $(MOST_INSTALLED)