On Sun, Sep 18, 2011 at 23:33:46 +0100, Hector Oron wrote: > diff -u xtrs-4.9c/debian/rules xtrs-4.9c/debian/rules > --- xtrs-4.9c/debian/rules > +++ xtrs-4.9c/debian/rules > @@ -14,7 +14,7 @@ > > ARCH=$(shell dpkg-architecture -qDEB_HOST_ARCH_CPU) > > -ifneq (,$(findstring $(ARCH),alpha amd64 arm i386 ia64 mipsel sh3 sh4)) > +ifneq (,$(findstring $(ARCH),alpha amd64 arm armel armhf i386 ia64 mipsel > sh3 sh4)) > ENDIANNESS=little > endif > If you build-depend on dpkg-dev 1.15.4 you can use dpkg-architecture -qDEB_HOST_ARCH_ENDIAN.
Cheers, Julien -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org