From: Chris Koeritz Date: Wed, 22 Feb 2012 01:23:34 +0000 (-0500) Subject: making sure we can execute the few win32 apps. X-Git-Tag: 2.140.90~1580 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=221023f42df80f7887253699fd09cfdd30f182af;p=feisty_meow.git making sure we can execute the few win32 apps. --- diff --git a/scripts/generator/vis_stu_vars.sh b/scripts/generator/vis_stu_vars.sh old mode 100644 new mode 100755 index 4addbe7e..db431946 --- a/scripts/generator/vis_stu_vars.sh +++ b/scripts/generator/vis_stu_vars.sh @@ -12,6 +12,7 @@ function print_usage { echo "" } +chmod 755 $PRODUCTION_DIR/win32_help/*.exe export PATH=$PRODUCTION_DIR/win32_help:$PATH # we try to use the most recent compiler location, and work backwards as