From: Mikhail Gusarov Date: Thu, 6 Mar 2014 21:10:17 +0000 (+0100) Subject: Fix RSPAMD_GROUP option during compilation X-Git-Tag: 0.6.9~8^2^2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a16c3d2681fa0b3275dbdccafd04308387d7c038;p=thirdparty%2Frspamd.git Fix RSPAMD_GROUP option during compilation --- diff --git a/debian/rules b/debian/rules index 9c17eecfb3..acfc914102 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