summaryrefslogtreecommitdiff
path: root/www/nginx/files/extra-patch-ngx_http_response-config
diff options
context:
space:
mode:
Diffstat (limited to 'www/nginx/files/extra-patch-ngx_http_response-config')
-rw-r--r--www/nginx/files/extra-patch-ngx_http_response-config11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/nginx/files/extra-patch-ngx_http_response-config b/www/nginx/files/extra-patch-ngx_http_response-config
new file mode 100644
index 000000000000..3b39255595cd
--- /dev/null
+++ b/www/nginx/files/extra-patch-ngx_http_response-config
@@ -0,0 +1,11 @@
+--- ../ngx_http_response-0.3/config.orig 2020-04-27 11:41:14.626983000 -0400
++++ ../ngx_http_response-0.3/config 2020-04-27 11:41:50.008905000 -0400
+@@ -1,3 +1,6 @@
+ ngx_addon_name=ngx_http_response_module
+-HTTP_MODULES="$HTTP_MODULES ngx_http_response_module"
+-NGX_ADDON_SRCS="$NGX_ADDON_SRCS $ngx_addon_dir/ngx_http_response_module.c"
++ngx_module_name="$ngx_addon_name"
++ngx_module_type=HTTP
++ngx_module_srcs="$ngx_addon_dir/ngx_http_response_module.c"
++ngx_module_deps=""
++. auto/module