mirror of
https://github.com/i2p/i2p.i2p.git
synced 2024-12-06 19:27:00 +01:00
Debian: Put quilt back into the rules for the debian-binary ant target
This commit is contained in:
Vendored
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user