diff --git a/debian/rules b/debian/rules index 80cd2b576..8d6ab28c3 100755 --- a/debian/rules +++ b/debian/rules @@ -36,7 +36,7 @@ export DEBIANVERSION := $(shell dpkg-parsechangelog |awk -F' ' '/^Version:/{prin #export DEB_HOST_ARCH_CPU := $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU) %: - dh $@ --with systemd + dh $@ --with systemd,quilt clean: createcopyright