changeset 8:fbc64ecd5295

blat, chmod +x
author Bjoern Gruening <bjoern.gruening@gmail.com>
date Thu, 30 May 2013 12:01:04 +0200
parents 7dc2e62bb8b4
children f126b49e93e7
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu May 30 11:54:27 2013 +0200
+++ b/tool_dependencies.xml	Thu May 30 12:01:04 2013 +0200
@@ -8,6 +8,7 @@
                      <source>blat</source>
                      <destination>$INSTALL_DIR/bin</destination>
                  </action>
+                 <action type="shell_command">chmod +x $INSTALL_DIR/bin/blat</action>
                  <action type="set_environment">
                      <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
                  </action>