]> source.dussan.org Git - rspamd.git/commitdiff
Do not pass RSPAMD_USER/RSPAMD_GROUP to cmake, packaging takes care of it
authorMikhail Gusarov <dottedmag@dottedmag.net>
Thu, 6 Mar 2014 22:08:00 +0000 (23:08 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Sat, 8 Mar 2014 21:49:18 +0000 (21:49 +0000)
debian/rules

index acfc9141022c8827392bc01ae5e2f98ffb9ca1e7..9be5ba1e7a122ec6e9ac9266c831057fa79f1599 100755 (executable)
@@ -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: