This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
dovecot: disable ICU normalization support for FTS
#4077
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
lilik-openwrt-22.03
Lucian Cristian
8 years ago
parent
1c38b1d22f
commit
a00af84375
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
mail/dovecot/Makefile
+ 2
- 1
mail/dovecot/Makefile
View File
@ -55,7 +55,8 @@ CONFIGURE_ARGS += \
--with-moduledir
=
/usr/lib/dovecot/modules
\
--with-notify
=
dnotify
\
--without-lzma
\
--without-lz4
--without-lz4
\
--with-icu
=
no
i
f
n
e
q
(
$(
strip
$
(
CONFIG_DOVECOT_LDAP
)
)
,
)
CONFIGURE_ARGS
+=
\
Write
Preview
Loading…
Cancel
Save