summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2017-10-15 16:51:53 +0200
committerDirkjan Ochtman <djc@gentoo.org>2017-10-29 20:37:03 +0100
commit74cf135a621e5e647a54baa37e546c8304321e18 (patch)
tree6887cdd56184a106fe53da06947014b3b3ed5a0b /mail-filter
parentdev-libs/hyperscan: version bump to 4.6.0 (fixes bug 635148) (diff)
downloadgentoo-74cf135a621e5e647a54baa37e546c8304321e18.tar.gz
gentoo-74cf135a621e5e647a54baa37e546c8304321e18.tar.bz2
gentoo-74cf135a621e5e647a54baa37e546c8304321e18.zip
mail-filter/rspamd: remove unused patch
Diffstat (limited to 'mail-filter')
-rw-r--r--mail-filter/rspamd/files/rspamd-1.5.7-map.patch11
1 files changed, 0 insertions, 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 1477b13eee78..000000000000
--- 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
-