summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndřej Surý <ondrej@sury.org>2013-07-03 15:27:49 +0200
committerOndřej Surý <ondrej@sury.org>2013-07-03 15:27:49 +0200
commit0329832f5f1168131b6898cb54a04dddf94d45d1 (patch)
tree0a8816222e1bae0cdd4644d2c4b055d5d5a2aa5a
parentc811fb35d60a866fa1ac70a026002becce7d79b1 (diff)
downloadknot-0329832f5f1168131b6898cb54a04dddf94d45d1.tar.gz
Remove support for systemd for easier backports
-rw-r--r--debian/control1
-rwxr-xr-xdebian/rules2
2 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index b6fc97e..4a59561 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,6 @@ Priority: extra
Maintainer: Ondřej Surý <ondrej@debian.org>
Build-Depends: debhelper (>= 9),
dh-autoreconf,
- dh-systemd (>= 1.3),
liburcu-dev (>= 0.4),
libssl-dev,
flex,
diff --git a/debian/rules b/debian/rules
index 3a418b2..5ffa50e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@
#export DH_VERBOSE=1
%:
- dh $@ --with autoreconf,systemd
+ dh $@ --with autoreconf
override_dh_auto_configure:
dh_auto_configure -- \