зеркало из https://github.com/mozilla/gecko-dev.git
oops, didn't mean to uncomment delete binary part
This commit is contained in:
Родитель
8fcb87e1c2
Коммит
bdbade93ea
|
@ -75,8 +75,8 @@ sub main {
|
|||
chdir $chimera_dir;
|
||||
|
||||
if ($status == 0) {
|
||||
TinderUtils::print_log "Deleting binary...\n";
|
||||
TinderUtils::DeleteBinary("$chimera_dir/build/Navigator.app/Contents/MacOS/$chimera_binary");
|
||||
#TinderUtils::print_log "Deleting binary...\n";
|
||||
#TinderUtils::DeleteBinary("$chimera_dir/build/Navigator.app/Contents/MacOS/$chimera_binary");
|
||||
|
||||
# Always do a clean build; gecko dependencies don't work correctly
|
||||
# for Chimera.
|
||||
|
|
Загрузка…
Ссылка в новой задаче