From 918e08f278c23d83497d30d0dd8485cbfd01181e Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Wed, 6 May 2015 10:57:05 +0100 Subject: [PATCH] Fix debian copyright and rules. --- debian/copyright | 2 +- debian/rules | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) 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 -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 -- 2.39.5