On Thu, Jan 18, 2007, Nelson A. de Oliveira wrote: > Do I need to make something else, please?
You can try to make a copy of /usr/lib/pbuilder/pbuilder-satisfydepends
to a location of your choice, and change this line:
local ARCH=$(dpkg-architecture -qDEB_HOST_ARCH)
into:
local ARCH=amd64
and then set PBUILDERSATISFYDEPENDSCMD in your pbuilderrc.
Obviously, this is suboptimal.
--
Loïc Minier <[EMAIL PROTECTED]>

