From a16c3d2681fa0b3275dbdccafd04308387d7c038 Mon Sep 17 00:00:00 2001 From: Mikhail Gusarov Date: Thu, 6 Mar 2014 22:10:17 +0100 Subject: [PATCH] Fix RSPAMD_GROUP option during compilation --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5