]> err.no Git - dpkg/commit
* scripts/controllib.pl (get_host_arch): New function.
authorGuillem Jover <guillem@debian.org>
Wed, 4 Apr 2007 23:29:54 +0000 (23:29 +0000)
committerGuillem Jover <guillem@debian.org>
Wed, 4 Apr 2007 23:29:54 +0000 (23:29 +0000)
commit335e778f2eb65648fb1e8ccf66c56aae685ec30a
tree84dfedec68123dd13a26e4ae1c15a4d89e98e13c
parentb6aa0a55bf3f6146a0f6c5d605c8d3f989d9a6d7
* scripts/controllib.pl (get_host_arch): New function.
(findarch): Rename to ...
(init_substvar_arch): ... this. Use get_host_arch to set the substvar.
Fix all callers.
(parsedep): Use get_host_arch instead of directly calling
dpkg-architecture.
* scripts/dpkg-genchanges.pl: Use '$host_arch' instead of '$arch'.
(init_substvar_arch): Delay call until after init_substvars.
* scripts/dpkg-gencontrol.pl: Likewise.
ChangeLog
scripts/controllib.pl
scripts/dpkg-genchanges.pl
scripts/dpkg-gencontrol.pl