mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
dovecot: disable ICU normalization support for FTS #4077
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
This commit is contained in:
@@ -55,7 +55,8 @@ CONFIGURE_ARGS += \
|
|||||||
--with-moduledir=/usr/lib/dovecot/modules \
|
--with-moduledir=/usr/lib/dovecot/modules \
|
||||||
--with-notify=dnotify \
|
--with-notify=dnotify \
|
||||||
--without-lzma \
|
--without-lzma \
|
||||||
--without-lz4
|
--without-lz4 \
|
||||||
|
--with-icu=no
|
||||||
|
|
||||||
ifneq ($(strip $(CONFIG_DOVECOT_LDAP)),)
|
ifneq ($(strip $(CONFIG_DOVECOT_LDAP)),)
|
||||||
CONFIGURE_ARGS+= \
|
CONFIGURE_ARGS+= \
|
||||||
|
|||||||
Reference in New Issue
Block a user