aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorMikhail Gusarov <dottedmag@dottedmag.net>2014-03-06 22:10:17 +0100
committerVsevolod Stakhov <vsevolod@highsecure.ru>2014-03-08 21:49:18 +0000
commit0628edca807d6a06b2bf4cd2e11997b899e0c97e (patch)
tree914b0e108e8c11c85c170b26624b731bc65c6278 /debian/rules
parentd91fb18be5bbee21c6418ba523d913742d9e72f4 (diff)
downloadrspamd-0628edca807d6a06b2bf4cd2e11997b899e0c97e.tar.gz
rspamd-0628edca807d6a06b2bf4cd2e11997b899e0c97e.zip
Fix RSPAMD_GROUP option during compilation
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 9c17eecfb..acfc91410 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ override_dh_auto_configure:
-DDEBIAN_BUILD=1 \
-DINSTALL_EXAMPLES=ON \
-DFORCE_GMIME24=ON \
- -DRSPAMD_GROUP=rspamd \
+ -DRSPAMD_GROUP=_rspamd \
-DRSPAMD_USER=_rspamd \
-DENABLE_HIREDIS=ON