On Tue, Dec 26, 2017 at 11:57:08AM +0000, Hugh McMaster wrote: > Hi Steve,
> I've revised my NMU in response to feedback from Adam Borowski and Gianfranco > Costamagna. > This version far less invasive. -DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) -DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH) -DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH) +include /usr/share/dpkg/architecture.mk nack on this. makefile includes for debian/rules are an antipattern, and this is definitely not a minimal necessary change. The actual changes to freetype-config look reasonable, and I would be happy to incorporate these into a maintainer upload. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developer http://www.debian.org/ [email protected] [email protected]
signature.asc
Description: PGP signature

