diff options
Diffstat (limited to 'mail/evolution/patches/patch-af')
-rw-r--r-- | mail/evolution/patches/patch-af | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/mail/evolution/patches/patch-af b/mail/evolution/patches/patch-af deleted file mode 100644 index e622ccd7f09..00000000000 --- a/mail/evolution/patches/patch-af +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-af,v 1.4 2004/05/06 10:03:54 recht Exp $ - ---- e-util/e-db3-utils.c.orig 2002-11-02 09:25:00.000000000 +0100 -+++ e-util/e-db3-utils.c -@@ -13,9 +13,9 @@ - #include <libgnome/gnome-util.h> - - #if DB_VERSION_MAJOR != 3 || \ -- DB_VERSION_MINOR != 1 || \ -- DB_VERSION_PATCH != 17 --#error Including wrong DB3. Need libdb 3.1.17. -+ DB_VERSION_MINOR != 3 || \ -+ DB_VERSION_PATCH != 11 -+#error Including wrong DB3. Need libdb 3.3.11. - #endif - - static char * |