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 -- To UNSUBSCRIBE, email to debian-openoffice-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130226151435.go17...@rene-engelhard.de