Backup
This commit is contained in:
13
www/nginx-devel_test/files/extra-patch-nginx-notice-config
Normal file
13
www/nginx-devel_test/files/extra-patch-nginx-notice-config
Normal file
@ -0,0 +1,13 @@
|
||||
--- ../nginx-notice-3c95966/config.orig 2020-04-25 18:03:28.543102000 -0400
|
||||
+++ ../nginx-notice-3c95966/config 2020-04-25 18:04:14.387235000 -0400
|
||||
@@ -1,3 +1,8 @@
|
||||
ngx_addon_name=ngx_http_notice_module
|
||||
-HTTP_MODULES="$HTTP_MODULES ngx_http_notice_module"
|
||||
-NGX_ADDON_SRCS="$NGX_ADDON_SRCS $ngx_addon_dir/ngx_http_notice_module.c"
|
||||
+
|
||||
+ngx_module_name="$ngx_addon_name"
|
||||
+ngx_module_type=HTTP
|
||||
+
|
||||
+ngx_module_srcs="$ngx_addon_dir/ngx_http_notice_module.c"
|
||||
+
|
||||
+. auto/module
|
||||
Reference in New Issue
Block a user