Fumitoshi UKAI wrote:
> Hmm, so this patch would be better?
> -             $arch=`dpkg --print-architecture` || error($!);
> +             $arch=`dpkg-architecture -qDEB_HOST_ARCH 2>/dev/null` || `unset 
> CC; dpkg --print-architecture` || error($!);

Much, yes. I have applied this for the next release, but I will leave the bug
open and assigned to dpkg, since they might want to make it more robust.

It seems that my use of dpkg --print-architecture is a reversion from
debhelper 3.09 anyway.

-- 
see shy jo

Attachment: pgps7UHw5Lpug.pgp
Description: PGP signature

Reply via email to