summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2015-11-23 21:45:00 +0100
committerNicolas Dechesne <nicolas.dechesne@linaro.org>2015-11-23 21:45:00 +0100
commiteb0b4f8356a9aefde9c9dd8da840a580d81712c5 (patch)
tree5086b92299d73cf0094f49cf580d041a7e51184a
parenteaf80018bfced9aa89737bbe0f4352f8e1c59fca (diff)
Revert "debian: make sure that wcnss-wlan and wcnss-bt services are properly enabled"
This reverts commit 2edb8b3dc6bf9170d00caf88fb7712db1cede549.
-rw-r--r--debian/control2
-rwxr-xr-xdebian/rules7
2 files changed, 2 insertions, 7 deletions
diff --git a/debian/control b/debian/control
index 06d35d0..648d936 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: wcnss-config
Section: utils
Priority: optional
Maintainer: Nicolas Dechesne <nicolas.dechesne@linaro.org>
-Build-Depends: cdbs, debhelper (>= 7), dh-systemd (>= 1.5)
+Build-Depends: cdbs, debhelper (>= 7)
Standards-Version: 3.9.3
Homepage: https://git.linaro.org/landing-teams/working/qualcomm/wcnss-config.git
Vcs-Git: https://git.linaro.org/landing-teams/working/qualcomm/wcnss-config.git
diff --git a/debian/rules b/debian/rules
index 111e65d..e6192f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,3 @@
#!/usr/bin/make -f
-%:
- dh $@ --with=systemd
-
-override_dh_systemd_start:
- dh_systemd_start -pwcnss-bt --no-start wcnss-bt.service
- dh_systemd_start -pwcnss-wlan --no-start wcnss-wlan.service
+include /usr/share/cdbs/1/rules/debhelper.mk