From f5e722f76adb593ccc61b47cfd007f79e4714002 Mon Sep 17 00:00:00 2001 From: simon Date: Fri, 28 Aug 2009 17:43:44 +0000 Subject: [PATCH] Add execute permission to the .exe files inside the zip file. git-svn-id: svn://svn.tartarus.org/sgt/puzzles@8634 cda61777-01e9-0310-a592-d414129be87e --- Buildscr | 1 + 1 file changed, 1 insertion(+) 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. # -- 2.11.0