Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbc15d1 commit 9dab90aCopy full SHA for 9dab90a
tools/build_release
@@ -34,6 +34,5 @@ map(sh, win_builds)
34
# Change name so retarded Vista runs the installer correctly
35
sh("rename 's/linux-i686/win32/' dist/*.exe")
36
sh("rename 's/linux-x86_64/win32/' dist/*.exe")
37
-sh("rename 's/amd64/amd64-setup/' dist/*.exe")
38
# exe files aren't really executable under *nix.
39
sh("chmod -x dist/*.exe")
0 commit comments