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:
parent
2499ddddec
commit
7c9be7703d
3 changed files with 31 additions and 4 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue