On Fri, Mar 24, 2006 at 03:59:38PM +0100, Pjotr Kourzanov wrote:
> Hhm, yes. It should. Fixing it now...
> 
> What about this one?
> 
> find ncurses-5.5
> --- ncurses-5.5//debian/rules 2006-03-13 10:47:13.000000000 +0100
> +++ ncurses-5.5-1.my//debian/rules    2006-03-13 10:41:40.000000000 +0100
> @@ -42,7 +42,7 @@
> DEB_HOST_GNU_CPU ?= $(shell dpkg-architecture -qDEB_HOST_GNU_CPU)
> DEB_HOST_GNU_SYSTEM ?= $(shell dpkg-architecture -qDEB_HOST_GNU_SYSTEM)
> 
> -ifeq ($(DEB_HOST_GNU_CPU),i486)
> +ifeq ($(DEB_HOST_GNU_TYPE),i486-linux-gnu)
> build_64_target = x86_64-$(DEB_HOST_GNU_SYSTEM)
> build_64 = build-64
> endif

Reasonable, I'll queue it.

-- 
Daniel Jacobowitz
CodeSourcery


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to