mirror of
https://github.com/nginx/nginx.git
synced 2026-05-13 09:36:42 +00:00
do not delete resolver sources from release tarball
This commit is contained in:
parent
6e0a7bfaaa
commit
05e6492ffe
1 changed files with 0 additions and 2 deletions
|
|
@ -18,8 +18,6 @@ release:
|
|||
rm $(TEMP)/$(NGINX)/src/event/modules/ngx_iocp_module.*
|
||||
rm -r $(TEMP)/$(NGINX)/src/os/win32
|
||||
|
||||
rm $(TEMP)/$(NGINX)/src/core/ngx_resolver.*
|
||||
|
||||
rm -r $(TEMP)/$(NGINX)/src/mysql
|
||||
|
||||
rm $(TEMP)/$(NGINX)/src/http/modules/ngx_http_status_module.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue