mirror of
https://github.com/nginx/nginx.git
synced 2026-08-04 06:53:10 +00:00
Ancient incomplete ngx_http_status_module removal.
This commit is contained in:
parent
0d03a44aab
commit
ff2bee1fa9
2 changed files with 0 additions and 313 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue