1
0
Fork 0

Building with dh --parallel.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-24 04:03:47 +01:00
parent dbc768898c
commit a8e6b660df
Signed by: daniel
GPG key ID: FBB4F0E80A80222F

2
debian/rules vendored
View file

@ -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