Add execute permission to the .exe files inside the zip file.
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 28 Aug 2009 17:43:44 +0000 (17:43 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 28 Aug 2009 17:43:44 +0000 (17:43 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/puzzles@8634 cda61777-01e9-0310-a592-d414129be87e

Buildscr

index 3f2c863..5d44ff9 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.
 #