Try to avoid weird race in windows installer packaging
This commit is contained in:
parent
bb0cea8841
commit
3fad39b53a
|
@ -1735,6 +1735,7 @@ do_tgz_to_exe() {
|
|||
|| exit_error "NSIS build failed"
|
||||
_mv "installer.exe" "$tmpexe"
|
||||
_cd "$savedpwd"
|
||||
sleep 1 # looks like there are some problems deleting this immediately
|
||||
_rm "$tmpdir/tgz-to-exe-$$"
|
||||
}
|
||||
tgz_to_exe() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user