Show More
@@ -34,6 +34,5 b' map(sh, win_builds)' | |||
|
34 | 34 | # Change name so retarded Vista runs the installer correctly |
|
35 | 35 | sh("rename 's/linux-i686/win32/' dist/*.exe") |
|
36 | 36 | sh("rename 's/linux-x86_64/win32/' dist/*.exe") |
|
37 | sh("rename 's/amd64/amd64-setup/' dist/*.exe") | |
|
38 | 37 | # exe files aren't really executable under *nix. |
|
39 | 38 | sh("chmod -x dist/*.exe") |
General Comments 0
You need to be logged in to leave comments.
Login now