View | Details | Raw Unified | Return to bug 242256
Collapse All | Expand All

(-)www/nginx/files/extra-patch-spnego-http-auth-nginx-module-config (-1 / +1 lines)
Lines 1-5 Link Here
1
--- ../spnego-http-auth-nginx-module-0c6ff3f/config.orig       2017-04-15 13:07:01.159506000 -0400
1
--- ../spnego-http-auth-nginx-module-0c6ff3f/config.orig       2017-04-15 13:07:01.159506000 -0400
2
+++ ../spnego-http-auth-nginx-module-7e028a5/config    2018-04-20 00:15:08.515289000 +0200
2
+++ ../spnego-http-auth-nginx-module-21bb963/config    2019-11-28 07:15:03.305229000 +0200
3
@@ -1,9 +1,6 @@
3
@@ -1,9 +1,6 @@
4
 ngx_addon_name=ngx_http_auth_spnego_module
4
 ngx_addon_name=ngx_http_auth_spnego_module
5
-ngx_feature_libs="-lgssapi_krb5 -lkrb5 -lcom_err"
5
-ngx_feature_libs="-lgssapi_krb5 -lkrb5 -lcom_err"

Return to bug 242256