зеркало из https://github.com/mozilla/pjs.git
Fixed ProfilerLib path for CW5
This commit is contained in:
Родитель
ad5fa4d555
Коммит
65ad87a438
|
@ -593,7 +593,7 @@ sub MakeLibAliases()
|
|||
if ($main::PROFILE)
|
||||
{
|
||||
my($profilerlibpath) = $appath;
|
||||
$profilerlibpath =~ s/[^:]*$/MacOS Support:Libraries:Profiler Common:ProfilerLib/;
|
||||
$profilerlibpath =~ s/[^:]*$/MacOS Support:Profiler:Profiler Common:ProfilerLib/;
|
||||
MakeAlias("$profilerlibpath", "$dist_dir"."Essential Files:");
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче