1
0
Fork 0

Applying patch from Helmut Grohne <helmut@subdivi.de> to duplicate diversion via DEP17 M18 (Closes: #1059534).

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-24 06:04:26 +01:00
parent 2499ddddec
commit 7c9be7703d
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
3 changed files with 31 additions and 4 deletions

2
debian/rules vendored
View file

@ -6,7 +6,7 @@ include /usr/share/dpkg/buildtools.mk
dh ${@}
override_dh_auto_configure:
dh_auto_configure -- --exec-prefix=/ CXX=$(CXX)
dh_auto_configure -- CXX=$(CXX)
override_dh_auto_install:
dh_auto_install -- DESTDIR=$(CURDIR)/debian/zutils