Building with dh --parallel.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
dbc768898c
commit
a8e6b660df
1 changed files with 1 additions and 1 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -3,7 +3,7 @@
|
||||||
DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
|
DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh ${@}
|
dh ${@} --parallel
|
||||||
|
|
||||||
override_dh_auto_install:
|
override_dh_auto_install:
|
||||||
dh_auto_install -- DESTDIR=$(CURDIR)/debian/plzip
|
dh_auto_install -- DESTDIR=$(CURDIR)/debian/plzip
|
||||||
|
|
Loading…
Add table
Reference in a new issue