зеркало из https://github.com/mozilla/gecko-dev.git
Bug 307019 - Installer gives error 1010 in localized nightlies - r=pike
This commit is contained in:
Родитель
d256795cfb
Коммит
bf5b798e60
|
@ -55,5 +55,7 @@ push(@INC, $top_path);
|
|||
require CFGParser;
|
||||
CFGParser::ParseInstallerCfg($cfgFile);
|
||||
|
||||
$ENV{WIZ_userAgent} = "$ENV{WIZ_userAgentShort} ($ENV{WIZ_versionLanguage})";
|
||||
|
||||
system("perl $top_path/makejs.pl $jstFile $ENV{WIZ_versionProduct} $stageDir") == 0 ||
|
||||
die("Could not create ini file.");
|
||||
|
|
Загрузка…
Ссылка в новой задаче