changeset 101:df7ce9396d86 draft

Uploaded
author fubar
date Sun, 02 Mar 2014 23:10:55 -0500
parents 554c91f41fef
children 851f3946c9d9
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Sun Mar 02 23:09:14 2014 -0500
+++ b/tool_dependencies.xml	Sun Mar 02 23:10:55 2014 -0500
@@ -19,7 +19,7 @@
                 </action>
                 <action type="make_directory">$INSTALL_DIR</action>  
                 <action type="move_file">
-                    <source>$REPOSITORY_INSTALL_DIR/runme.R</source>
+                    <source>runme.R</source>
                     <destination>$INSTALL_DIR</destination>
                 </action>
                 <action type="shell_command">export PATH=$PATH &amp;&amp; R CMD BATCH $INSTALL_DIR/runme.R </action>