changeset 30:b5d2f575ccb6

Uploaded
author nilesh
date Thu, 11 Jul 2013 12:33:27 -0400
parents 907d4b021ff6
children cc5eaa9376d8
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Jul 11 12:31:33 2013 -0400
+++ b/tool_dependencies.xml	Thu Jul 11 12:33:27 2013 -0400
@@ -45,7 +45,7 @@
                 <action type="download_by_url">http://sourceforge.net/projects/rseqc/files/RSeQC-2.3.7.tar.gz</action>
                 <action type="shell_command">python setup.py install --root $INSTALL_DIR/lib/rseqc</action>
                 <action type="set_environment">
-                    <environment_variable name="PYTHONPATH" action="prepend_to">$INSTALL_DIR/lib/rseqc/usr/local/lib/python2.7/site-packages
+                    <environment_variable name="PYTHONPATH" action="prepend_to">$INSTALL_DIR/lib/rseqc/usr/local/lib/python2.7/site-packages</environment_variable>
                 </action>
                 <action type="set_environment">
                     <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/lib/rseqc/usr/local/bin</environment_variable>