aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorMikhail Gusarov <dottedmag@debian.org>2015-05-18 16:32:25 +0000
committerMikhail Gusarov <dottedmag@debian.org>2015-05-18 17:24:35 +0000
commit4480828ebc8d6534bf25157fe369efc251e07d04 (patch)
tree7955272f8cf5bdea092c0e4452e8d27ddd441e94 /debian/rules
parent88c0c6a6e6b4322bd2dcf809e62e79443940ca40 (diff)
downloadrspamd-4480828ebc8d6534bf25157fe369efc251e07d04.tar.gz
rspamd-4480828ebc8d6534bf25157fe369efc251e07d04.zip
Require fixed version of libhiredis to drop workaround
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index 4270f06bc..9205b5a55 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,8 +3,6 @@
dh $@ --with systemd
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
-# Until https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739834 is fixed
-export DEB_CFLAGS_MAINT_APPEND = -I/usr/include/hiredis
override_dh_auto_configure:
dh_auto_configure -- -DCONFDIR=/etc/rspamd \