chiark / gitweb /
Add execute permission to the .exe files inside the zip file.
authorSimon Tatham <anakin@pobox.com>
Fri, 28 Aug 2009 17:43:44 +0000 (17:43 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 28 Aug 2009 17:43:44 +0000 (17:43 +0000)
[originally from svn r8634]

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.
 #