summaryrefslogtreecommitdiffstats
path: root/conf.d/packaging/deb/debian.rules
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2018-07-07 22:53:21 +0200
committerSebastien Douheret <sebastien.douheret@iot.bzh>2018-07-07 22:53:21 +0200
commit2fa60c0ae3008b3dcf8e15a733fda64efea3fc8a (patch)
tree332ffd2055ce8228760f221b6437cca4b1b87399 /conf.d/packaging/deb/debian.rules
parentb79e2a08a58bef2121463ecaa8e902be7850ccc7 (diff)
Fix/Update packaging
Change-Id: Ida4a102472c92492cf7d4f0eab301b37ee991cef Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'conf.d/packaging/deb/debian.rules')
-rw-r--r--conf.d/packaging/deb/debian.rules1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf.d/packaging/deb/debian.rules b/conf.d/packaging/deb/debian.rules
index cb72153..5c5a654 100644
--- a/conf.d/packaging/deb/debian.rules
+++ b/conf.d/packaging/deb/debian.rules
@@ -68,7 +68,6 @@ install: build
# Move all files in their corresponding package
dh_install --list-missing -s --sourcedir=debian/tmp
-
# Build architecture-independent files here.
binary-indep: build install
# We have nothing to do by default.