shithub: puzzles

Download patch

ref: e794621861ee5a93202d6df748fec638be76a211
parent: cfdba00313386042c38460def6fe141b252858fe
author: Simon Tatham <anakin@pobox.com>
date: Fri Aug 28 13:43:44 EDT 2009

Add execute permission to the .exe files inside the zip file.

[originally from svn r8634]

--- a/Buildscr
+++ b/Buildscr
@@ -42,6 +42,7 @@
   return puzzles/*.exe
   return puzzles/Output/setup.exe
 enddelegate
+in puzzles do chmod +x *.exe
 
 # Build the Pocket PC binaries and CAB.
 #