forked from I2P_Developers/i2p.i2p
Debian: Restore --with quilt in debian/rules,
inadvertently removed in previous checkin, which broke patch.
This commit is contained in:
2
debian/rules
vendored
2
debian/rules
vendored
@@ -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)
|
#export DEB_HOST_ARCH_CPU := $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh $@ --with systemd
|
dh $@ --with systemd,quilt
|
||||||
|
|
||||||
clean: createcopyright
|
clean: createcopyright
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user