From 5bce71e23accd2f9c3cffc255cd4075f1e0cb1d9 Mon Sep 17 00:00:00 2001 From: Stoiko Ivanov Date: Wed, 13 May 2020 19:59:13 +0200 Subject: [PATCH] Remove the unnecessary --with systemd dh option. adapted from debian-upstream [0] commit 53276c973c5e69f75b43371a6c94adc5d9dcfec0 (the systemd sequence is enabled by default since debhelper v10 - see debhelper(7)) [0] https://salsa.debian.org/zfsonlinux-team/zfs.git Signed-off-by: Stoiko Ivanov --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 47fdb66..623cc61 100755 --- a/debian/rules +++ b/debian/rules @@ -10,7 +10,7 @@ SPHINX_BUILD = $(shell dpkg -L python3-sphinx | grep "sphinx-build$$") export DEB_BUILD_MAINT_OPTIONS = hardening=+all %: - dh $@ --with autoreconf,python3,systemd,sphinxdoc --parallel + dh $@ --with autoreconf,python3,sphinxdoc --parallel adapt_meta_file: @# Embed the downstream version in the module.