]> git.pld-linux.org Git - packages/evolution-data-server.git/commitdiff
- fixes build with our heimdal
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Fri, 12 Feb 2010 12:35:03 +0000 (12:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    evolution-data-server-heimdal-headers.patch -> 1.1

evolution-data-server-heimdal-headers.patch [new file with mode: 0644]

diff --git a/evolution-data-server-heimdal-headers.patch b/evolution-data-server-heimdal-headers.patch
new file mode 100644 (file)
index 0000000..34265de
--- /dev/null
@@ -0,0 +1,11 @@
+--- evolution-data-server-2.29.90/camel/camel-sasl-gssapi.c.new        2010-02-12 12:30:06.000233591 +0100
++++ evolution-data-server-2.29.90/camel/camel-sasl-gssapi.c    2010-02-12 12:34:50.260199282 +0100
+@@ -31,7 +31,7 @@
+ #include <string.h>
+ #include <sys/socket.h>
+ #include <sys/types.h>
+-#include <krb5/krb5.h>
++#include <krb5.h>
+ #ifdef HAVE_ET_COM_ERR_H
+ #include <et/com_err.h>
+ #else
This page took 0.121488 seconds and 4 git commands to generate.