[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#699714: libgraphite2-2.0.0: Please add multiarch support



Hi,

On Tue, Feb 26, 2013 at 03:51:28PM +0100, Daniel Schaal wrote:
> I attached a patch to add multiarch support.

thanks. Did try it yesterday but yours is cleaner :-)

> * change ICU_LIBRARY_PATH to multiarch path, depend on multiarch libicu48

oh, ICU is multiarch already in wheezy? didn't notice....

> diff --git a/debian/rules b/debian/rules
> index 36e973a..3e3c313 100755
> --- a/debian/rules
> +++ b/debian/rules
> @@ -1,5 +1,7 @@
>  #!/usr/bin/make -f
>  
> +DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
> +
>  %:
>  	dh $@ --builddirectory=build

I am not going to do that, we can use /usr/share/dpkg/architecture.mk
for that (and build-depend on dpkg-dev (>= 1.16.1) which is more clean.

Regards,

Rene


Reply to: