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 <s.iva...@proxmox.com> --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 47fdb669..623cc610 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. -- 2.20.1 _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel