]> err.no Git - dpkg/commit
* scripts/dpkg-architecture.pl: Use get_valid_arches instead of
authorGuillem Jover <guillem@debian.org>
Fri, 4 May 2007 01:22:56 +0000 (01:22 +0000)
committerGuillem Jover <guillem@debian.org>
Fri, 4 May 2007 01:22:56 +0000 (01:22 +0000)
commit648c97ce1757e2834fca679be93e68a52e6a6587
treece6b32abc4869662dedb68988c38fcc050a0713c
parent8f138e13b0ca48a469921c798999bf239103d7fd
* scripts/dpkg-architecture.pl: Use get_valid_arches instead of
directly using @os and @cpu variables.
($pkgdatadir): Change from a 'my' to an 'our' variable.
(@cpu, @os, %cputable, %ostable, %cputable_re, %ostable_re,
read_cputable, read_ostable, split_debian, debian_to_gnu,
split_gnu, gnu_to_debian): Move to ...
* scripts/controllib.pl: ... here.
($pkgdatadir): Declare as 'our'.
(get_valid_arches): New function.
ChangeLog
scripts/controllib.pl
scripts/dpkg-architecture.pl