changeset 2:2c66da813a79

commit
author pitagora <ryota.yamanaka@riken.jp>
date Thu, 26 Mar 2015 02:16:11 +0900
parents 7263e8b5f014
children e102aefbd3ea
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Mar 26 02:13:28 2015 +0900
+++ b/tool_dependencies.xml	Thu Mar 26 02:16:11 2015 +0900
@@ -3,7 +3,7 @@
         <install version="1.0">
             <actions>
                 <action type="download_by_url">https://github.com/kingsfordgroup/sailfish/releases/download/v0.6.3/Sailfish-0.6.3-Linux_x86-64.tar.gz</action>
-                <action type="shell_command">cp -r * $INSTALL_DIR/
+                <action type="shell_command">cp -r * $INSTALL_DIR/</action>
                 <action type="set_environment">
                     <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
                 </action>