aboutsummaryrefslogtreecommitdiff
path: root/Buildscr
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2009-08-28 17:43:44 +0000
committerSimon Tatham <anakin@pobox.com>2009-08-28 17:43:44 +0000
commite794621861ee5a93202d6df748fec638be76a211 (patch)
tree5eea757fc0e8d3f80bfc072496e6fcd026754935 /Buildscr
parentcfdba00313386042c38460def6fe141b252858fe (diff)
downloadpuzzles-e794621861ee5a93202d6df748fec638be76a211.zip
puzzles-e794621861ee5a93202d6df748fec638be76a211.tar.gz
puzzles-e794621861ee5a93202d6df748fec638be76a211.tar.bz2
puzzles-e794621861ee5a93202d6df748fec638be76a211.tar.xz
Add execute permission to the .exe files inside the zip file.
[originally from svn r8634]
Diffstat (limited to 'Buildscr')
-rw-r--r--Buildscr1
1 files changed, 1 insertions, 0 deletions
diff --git a/Buildscr b/Buildscr
index 3f2c863..5d44ff9 100644
--- a/Buildscr
+++ b/Buildscr
@@ -42,6 +42,7 @@ delegate windows
return puzzles/*.exe
return puzzles/Output/setup.exe
enddelegate
+in puzzles do chmod +x *.exe
# Build the Pocket PC binaries and CAB.
#