Debian: Put quilt back into the rules for the debian-binary ant target

This commit is contained in:
zzz
2018-02-07 19:01:33 +00:00
parent 96185d015a
commit c5ca226ece

2
debian/rules vendored
View File

@ -38,7 +38,7 @@ export BITS := $(shell dpkg-architecture -qDEB_HOST_ARCH_BITS)
#export DEB_HOST_ARCH_CPU := $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
%:
dh $@ --with systemd,bash-completion
dh $@ --with systemd,quilt,bash-completion
clean: createcopyright