]> git.pld-linux.org Git - packages/evolution.git/commitdiff
- fix com_err.h include
authorgrzegol <grzegol@pld-linux.org>
Tue, 3 Aug 2004 15:55:16 +0000 (15:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    evolution-libcom_err_include.patch -> 1.1

evolution-libcom_err_include.patch [new file with mode: 0644]

diff --git a/evolution-libcom_err_include.patch b/evolution-libcom_err_include.patch
new file mode 100644 (file)
index 0000000..fe9f147
--- /dev/null
@@ -0,0 +1,12 @@
+diff -urN aa/evolution-1.5.92/camel/camel-sasl-gssapi.c evolution-1.5.92/camel/camel-sasl-gssapi.c
+--- aa/evolution-1.5.92/camel/camel-sasl-gssapi.c      2004-02-25 21:11:07.000000000 +0100
++++ evolution-1.5.92/camel/camel-sasl-gssapi.c 2004-08-03 16:13:54.464940208 +0200
+@@ -28,7 +28,7 @@
+ #ifdef HAVE_KRB5
+ #include <string.h>
+-#include <com_err.h>
++#include <et/com_err.h>
+ #ifdef HAVE_MIT_KRB5
+ #include <gssapi/gssapi.h>
+ #include <gssapi/gssapi_generic.h>
This page took 0.912743 seconds and 4 git commands to generate.