googleearth-package uses wrong DEB_* macro for choosing the architecture

Bug #826621 reported by Steve Langasek
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
googleearth-package (Ubuntu)
New
Undecided
Unassigned

Bug Description

make-googleearth-package checks $DEB_BUILD_ARCH to decide which architecture it's building for. However, in traditional C cross-compiler terms, "build" is the arch you build on, "host" is the arch you run on; to support cross-building an i386 package on an amd64 system this should check $DEB_HOST_ARCH everywhere instead.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.