summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-26 07:55:18 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-26 07:55:18 +0000
commit4a681530f631bb26743ea71921f90608f1410908 (patch)
treeebdff98fa5cab5fbf3f337f0f0b54452bafddc62 /debian/rules
parentReleasing progress-linux version 3.8.1-1~progress7.99u1. (diff)
downloadrspamd-4a681530f631bb26743ea71921f90608f1410908.tar.xz
rspamd-4a681530f631bb26743ea71921f90608f1410908.zip
Merging debian version 3.8.1-1.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 4ada8a2..394b26c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,7 +39,7 @@ override_dh_auto_configure:
-DSHAREDIR=/usr/share/rspamd \
-DLIBDIR=/usr/lib/rspamd \
-DINCLUDEDIR=/usr/include \
- -DSYSTEMDDIR=/lib/systemd/system \
+ -DSYSTEMDDIR=/usr/lib/systemd/system \
-DNO_SHARED=ON \
-DDEBIAN_BUILD=1 \
-DENABLE_JEMALLOC=ON \