On Mon, Jul 15, 2019 at 05:12:37PM +0200, Nico Schlömer wrote:
> > As a result, the library gets installed to usr/lib/${DEB_HOST_MULTIARCH}
> > rather than usr/lib/x86_64-linux-gnu
>
> debian/rules has
> ```
> DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
> ```
> so I thought (on respective machines), {DEB_HOST_MULTIARCH} equals
> x86_64-linux-gnu. Not the case?
No substitutions is done on debhelper config files, unless you use
dh-exec, and you disabled that.-- WBR, wRAR
signature.asc
Description: PGP signature

