зеркало из https://github.com/mozilla/pjs.git
mac archive packaging
This commit is contained in:
Родитель
b6c7e3e3a6
Коммит
33360743e8
|
@ -148,7 +148,7 @@ sub packit {
|
|||
if (is_windows()) {
|
||||
TinderUtils::run_shell_command "cp $package_location/../*.zip $stagedir/";
|
||||
} elsif (is_mac()) {
|
||||
die "WRITE ME!";
|
||||
TinderUtils::run_shell_command "cp $package_location/../dist/*.dmg.gz $stagedir/";
|
||||
} else {
|
||||
TinderUtils::run_shell_command "cp $package_location/../dist/*.tar.gz $stagedir/";
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче