Synopsis
pdebuild-cross [pbuilder options]
Description
"pdebuild-cross" wraps pdebuild to support cross-building inside a pbuilder chroot. "pdebuild-cross" needs to be run in the top level source directory of the package (where it can find debian/changelog).Options
"pdebuild-cross" supports no options itself, any options specified will be passed untouched to pdebuild --debbuildopts options.Architecture
/etc/pdebuild-cross/pbuilder.rc defaults to "armel" - edit the /etc/pdebuild/pdebuild-cross.rc configuration file to change the architecture. See also pdebuild-cross-create (1)Creating the chroot
Use "pdebuild-cross-create" to build a suitable chroot tgz using multistrap.