mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
Ancient incomplete ngx_http_status_module removal.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user