diff options
Diffstat (limited to 'www/freenginx/files/extra-patch-nginx-opentracing-opentracing-config')
-rw-r--r-- | www/freenginx/files/extra-patch-nginx-opentracing-opentracing-config | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www/freenginx/files/extra-patch-nginx-opentracing-opentracing-config b/www/freenginx/files/extra-patch-nginx-opentracing-opentracing-config new file mode 100644 index 000000000000..1c40dd108b95 --- /dev/null +++ b/www/freenginx/files/extra-patch-nginx-opentracing-opentracing-config @@ -0,0 +1,8 @@ +--- ../nginx-opentracing-0.24.0/opentracing/config.orig 2020-05-07 18:34:12.853828000 -0400 ++++ ../nginx-opentracing-0.24.0/opentracing/config 2020-05-07 18:34:26.521814000 -0400 +@@ -34,4 +34,4 @@ + + . auto/module + +-OT_NGX_SRCS="$ngx_module_srcs" ++#OT_NGX_SRCS="$ngx_module_srcs" |