Ancient incomplete ngx_http_status_module removal.

This commit is contained in:
Igor Sysoev
2011-11-01 15:16:28 +00:00
parent 0d03a44aab
commit ff2bee1fa9
2 changed files with 0 additions and 313 deletions

View File

@@ -26,8 +26,6 @@ release:
rm -r $(TEMP)/$(NGINX)/src/mysql
rm $(TEMP)/$(NGINX)/src/http/modules/ngx_http_status_module.c
mv $(TEMP)/$(NGINX)/docs/text/LICENSE $(TEMP)/$(NGINX)
mv $(TEMP)/$(NGINX)/docs/text/README $(TEMP)/$(NGINX)
mv $(TEMP)/$(NGINX)/docs/html $(TEMP)/$(NGINX)
@@ -72,8 +70,6 @@ snapshot:
rm -r $(TEMP)/$(NGINX)/src/mysql
rm $(TEMP)/$(NGINX)/src/http/modules/ngx_http_status_module.c
mv $(TEMP)/$(NGINX)/docs/text/LICENSE $(TEMP)/$(NGINX)
mv $(TEMP)/$(NGINX)/docs/text/README $(TEMP)/$(NGINX)
mv $(TEMP)/$(NGINX)/docs/html $(TEMP)/$(NGINX)