Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9dab90a

Browse files
committed
no need to rename win64 installer
1 parent fbc15d1 commit 9dab90a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/build_release

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,5 @@ map(sh, win_builds)
3434
# Change name so retarded Vista runs the installer correctly
3535
sh("rename 's/linux-i686/win32/' dist/*.exe")
3636
sh("rename 's/linux-x86_64/win32/' dist/*.exe")
37-
sh("rename 's/amd64/amd64-setup/' dist/*.exe")
3837
# exe files aren't really executable under *nix.
3938
sh("chmod -x dist/*.exe")

0 commit comments

Comments
 (0)