aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2015-05-06 10:57:05 +0100
committerVsevolod Stakhov <vsevolod@highsecure.ru>2015-05-06 10:57:05 +0100
commit918e08f278c23d83497d30d0dd8485cbfd01181e (patch)
tree77c1ca491f81bacc5e25a77cff9059c44aa0f1df /debian
parentcfd7e090d7ea199b524e4ab7c25525081875147b (diff)
downloadrspamd-918e08f278c23d83497d30d0dd8485cbfd01181e.tar.gz
rspamd-918e08f278c23d83497d30d0dd8485cbfd01181e.zip
Fix debian copyright and rules.
Diffstat (limited to 'debian')
-rw-r--r--debian/copyright2
-rwxr-xr-xdebian/rules3
2 files changed, 4 insertions, 1 deletions
diff --git a/debian/copyright b/debian/copyright
index f23dd34b1..871b6d55f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -65,7 +65,7 @@ License: MPL-2
Files: contrib/aho-corasic
Copyright: 2009-2014 Mischa Sandberg <mischasan@gmail.com>
-License: License: LGPL-3+
+License: LGPL-3+
Files: contrib/xxhash/xxhash.*
Copyright: 2012-2013, Yann Collet.
diff --git a/debian/rules b/debian/rules
index 7c03e777f..4270f06bc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,6 +24,9 @@ override_dh_auto_configure:
-DENABLE_HIREDIS=ON \
-DWANT_SYSTEMD_UNITS=ON
+override_dh_makeshlibs:
+ dh_makeshlibs -Xrspamd-actrie
+
override_dh_auto_clean:
dh_auto_clean
rm -f src/modules.c