Source: zeroc-ice Source-Version: 3.5.1-6 Severity: normal Hi!
This package mixes up host and build variables (please refer to dpkg-architecture(1) man page, section TERMS). The variable used in debian/rules should be DEB_HOST_ARCH_CPU not DEB_BUILD_ARCH_CPU. Otherwise this will not apply when cross-building. You might want to cache the result of the call in a variable instead of instantiating dpkg-architecture on each check too. Thanks, Guillem -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org