aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index fbb555cb3..9eb1014f1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,11 +16,13 @@ override_dh_auto_configure:
-DEXAMPLESDIR=/usr/share/doc/rspamd/examples \
-DLIBDIR=/usr/lib \
-DINCLUDEDIR=/usr/include \
+ -DSYSTEMDDIR=/lib/systemd/system \
-DNO_SHARED=ON \
-DDEBIAN_BUILD=1 \
-DINSTALL_EXAMPLES=ON \
-DFORCE_GMIME24=ON \
- -DENABLE_HIREDIS=ON
+ -DENABLE_HIREDIS=ON \
+ -DWANT_SYSTEMD_UNITS=ON
override_dh_auto_clean:
dh_auto_clean