This commit is contained in:
Vokhmin Alexey V 2013-08-12 18:36:43 +04:00
parent 9477a0af4b
commit 94e21e6c4b
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ module AbfWorker
:cmd_params => cmd_params,
:platform => {
:platform_path => platform_path,
:type => build_list.build_for_platform.distrib_type,
:type => distrib_type,
:name => build_list.build_for_platform.name,
:arch => build_list.arch.name
},