summaryrefslogtreecommitdiffstats
path: root/network/mod_auth_kerb/mod_auth_kerb.c.patch
diff options
context:
space:
mode:
author Robby Workman2012-09-22 04:10:45 +0200
committer Robby Workman2012-09-29 04:36:00 +0200
commit1154b8fc6f7c59a72c5bc90eb5e50d9cee9ed1f5 (patch)
tree481d98b304aee6e39f4cdaa3650e5136074afe84 /network/mod_auth_kerb/mod_auth_kerb.c.patch
parent89719373d13a0b8c713133c47bb97788ae0f8d60 (diff)
downloadslackbuilds-1154b8fc6f7c59a72c5bc90eb5e50d9cee9ed1f5.tar.gz
network/mod_auth_kerb: Removed (build failure)
This is likely related to httpd-2.4.x, but I did a cursory search for patches via Google and was not successful, so... Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/mod_auth_kerb/mod_auth_kerb.c.patch')
-rw-r--r--network/mod_auth_kerb/mod_auth_kerb.c.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/network/mod_auth_kerb/mod_auth_kerb.c.patch b/network/mod_auth_kerb/mod_auth_kerb.c.patch
deleted file mode 100644
index bbdf64f0a3..0000000000
--- a/network/mod_auth_kerb/mod_auth_kerb.c.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/mod_auth_kerb.c.orig 2011-11-14 22:54:54.457955883 +0100
-+++ src/mod_auth_kerb.c 2011-11-14 22:55:42.060334084 +0100
-@@ -89,6 +89,7 @@
- #include <krb5.h>
- #ifdef HEIMDAL
- # include <gssapi.h>
-+# include <gssapi/gssapi_krb5.h>
- #else
- # include <gssapi/gssapi.h>
- # include <gssapi/gssapi_generic.h>