changeset 22:b5b3d44170ca draft default tip

Uploaded
author big-tiandm
date Sat, 15 Nov 2014 01:05:05 -0500
parents 94bc6d663e36
children
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Sat Nov 15 00:58:54 2014 -0500
+++ b/tool_dependencies.xml	Sat Nov 15 01:05:05 2014 -0500
@@ -15,9 +15,8 @@
                     </repository>
               </action>
 		      <action type="shell_command">R CMD BATCH $REPOSITORY_INSTALL_DIR/install_DEG.R </action>
-		      <action type="shell_command">RPATH=`which R`</action>
-  		      <action type="shell_command">echo "export PATH=$RPATH:$PATH" \> $INSTALL_DIR/env.sh </action>
-			  <action type="shell_command">chmod 755 SINSTALL_DIR/env.sh </action>
+		      <action type="shell_command">echo "export PATH=$PATH" > $INSTALL_DIR/env.sh </action>
+			  <action type="shell_command">chmod 755 $INSTALL_DIR/env.sh </action>
 
 		 </actions>
 		</install>