diff options
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules index acfc91410..9be5ba1e7 100755 --- a/debian/rules +++ b/debian/rules @@ -20,8 +20,6 @@ override_dh_auto_configure: -DDEBIAN_BUILD=1 \ -DINSTALL_EXAMPLES=ON \ -DFORCE_GMIME24=ON \ - -DRSPAMD_GROUP=_rspamd \ - -DRSPAMD_USER=_rspamd \ -DENABLE_HIREDIS=ON override_dh_auto_clean: |