aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorMikhail Gusarov <dottedmag@dottedmag.net>2014-02-23 00:50:46 +0100
committerVsevolod Stakhov <vsevolod@highsecure.ru>2014-02-24 13:16:41 +0000
commit3fd1a501691b5cb27c17a9354d49db52cf13c4a6 (patch)
tree3a5ac5e7161e97e8550d25fed1403c11d45d80e4 /debian/rules
parentae1829b48ce44f68354de6b2f3c3a50c674e2a0a (diff)
downloadrspamd-3fd1a501691b5cb27c17a9354d49db52cf13c4a6.tar.gz
rspamd-3fd1a501691b5cb27c17a9354d49db52cf13c4a6.zip
Turn off bundled hiredis
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index ce09d5128..088a67348 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,6 +22,7 @@ DEB_CMAKE_NORMAL_ARGS+= -DCONFDIR=/etc/rspamd \
-DINSTALL_EXAMPLES=ON \
-DFORCE_GMIME24=ON \
-DRSPAMD_GROUP=rspamd \
- -DRSPAMD_USER=rspamd
+ -DRSPAMD_USER=rspamd \
+ -DENABLE_HIREDIS=ON
clean::
rm -f src/modules.c