Helmut Grohne <[email protected]> writes: > The intention behind all of these checks is to match the architecture > that is being built for, which is called host architecture and not > build architecture.
So the builder architecture is is DEB_HOST_, and while the target host architecture is is DEB_BUILD_, or the other way around? I obviously got them mixed around in my head. :) > The fix is simple: > > sed -i s/DEB_BUILD_/DEB_HOST_/g debian/rules Thanks. Upload coming soon. -- Stig Sandbeck Mathisen <[email protected]>

