chiark
/
gitweb
/
~ian
/
sgt-puzzles.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cfdba00
)
Add execute permission to the .exe files inside the zip file.
author
Simon Tatham
<anakin@pobox.com>
Fri, 28 Aug 2009 17:43:44 +0000
(17:43 +0000)
committer
Simon Tatham
<anakin@pobox.com>
Fri, 28 Aug 2009 17:43:44 +0000
(17:43 +0000)
[originally from svn r8634]
Buildscr
patch
|
blob
|
history
diff --git
a/Buildscr
b/Buildscr
index 3f2c86303c409b338b01ec0872184796a491f6f3..5d44ff9f563bffb4682dedf19b2b672a415f132a 100644
(file)
--- 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.
#