]> err.no Git - dpkg/commit
Dpkg::Arch: Make get_host_arch and get_build_arch read from the environment
authorGuillem Jover <guillem@debian.org>
Fri, 23 Nov 2007 02:42:25 +0000 (04:42 +0200)
committerGuillem Jover <guillem@debian.org>
Fri, 23 Nov 2007 04:53:27 +0000 (06:53 +0200)
commitac7d8b96b7b86ab74b3448554970b1ba64d4b5dd
tree19004399a0e197ae53b2e4b55483a9ca3b3650e9
parentb3fd1ae7a819ab8d1ab89cc3f289e0298ddd56be
Dpkg::Arch: Make get_host_arch and get_build_arch read from the environment

All scripts calling get_host_arch are expected to support getting the
value overriden by the environment when cross building. Except for
dpkg-architecture, which needs more fine grained control, and calls
directly the get_raw_ functions.
ChangeLog
debian/changelog
scripts/Dpkg/Arch.pm
scripts/dpkg-architecture.pl