forked from josch/mmdebstrap
add FIXME comment
This commit is contained in:
parent
1f13d0157b
commit
edb3c9ed9a
1 changed files with 1 additions and 0 deletions
|
@ -1254,6 +1254,7 @@ sub main() {
|
||||||
$options->{foreignarchs} = \@foreignarchs;
|
$options->{foreignarchs} = \@foreignarchs;
|
||||||
|
|
||||||
{
|
{
|
||||||
|
# FIXME: autogenerate this list
|
||||||
my $deb2qemu = {
|
my $deb2qemu = {
|
||||||
alpha => 'alpha',
|
alpha => 'alpha',
|
||||||
amd64 => 'x86_64',
|
amd64 => 'x86_64',
|
||||||
|
|
Loading…
Reference in a new issue