aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorMikhail Gusarov <dottedmag@dottedmag.net>2014-03-06 23:08:00 +0100
committerVsevolod Stakhov <vsevolod@highsecure.ru>2014-03-08 21:49:18 +0000
commitc2b99bffe57d43ccea4ad2ba1975c9996ec595e3 (patch)
treee3be54f8dcb81eeaf7de58d8057f2ff2e8131afd /debian
parent0628edca807d6a06b2bf4cd2e11997b899e0c97e (diff)
downloadrspamd-c2b99bffe57d43ccea4ad2ba1975c9996ec595e3.tar.gz
rspamd-c2b99bffe57d43ccea4ad2ba1975c9996ec595e3.zip
Do not pass RSPAMD_USER/RSPAMD_GROUP to cmake, packaging takes care of it
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules2
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: