commit: 74cf135a621e5e647a54baa37e546c8304321e18
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Oct 15 14:51:53 2017 +0000
Commit: Dirkjan Ochtman <djc <AT> gentoo <DOT> org>
CommitDate: Sun Oct 29 19:37:03 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74cf135a
mail-filter/rspamd: remove unused patch
mail-filter/rspamd/files/rspamd-1.5.7-map.patch | 11 -----------
1 file changed, 11 deletions(-)
diff --git a/mail-filter/rspamd/files/rspamd-1.5.7-map.patch
b/mail-filter/rspamd/files/rspamd-1.5.7-map.patch
deleted file mode 100644
index 1477b13eee7..00000000000
--- a/mail-filter/rspamd/files/rspamd-1.5.7-map.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- rspamd-1.5.7/src/libutil/map.c 2017-05-02 15:26:54.000000000 +0200
-+++ b/src/libutil/map.c 2017-05-02 16:22:37.695254699 +0200
-@@ -2290,7 +2290,7 @@
- }
- #else
- if (pcre_flags & PCRE_FLAG(UTF)) {
-- re_map->map_flags |= RSPAMD_REGEXP_FLAG_UTF;
-+ re_map->has_utf = TRUE;
- }
- #endif
-