Skip to content

Commit 3bf5aeb

Browse files
authored
Build without libicu (#4)
1 parent 044acf3 commit 3bf5aeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/rules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ override_dh_auto_configure:
117117
--with-gssapi=plugin \
118118
--with-solr \
119119
--with-ioloop=best \
120-
--with-icu \
120+
--without-icu \
121121
--with-libwrap \
122122
--without-lucene \
123123
$(CONFIGURE_APPARMOR) \

0 commit comments

Comments
 (0)