diff tool_dependencies.xml @ 19:ab3ea877607f draft

Uploaded
author yhoogstrate
date Fri, 20 Mar 2015 11:14:32 -0400
parents 0e9520cf7587
children 19d1402611ef
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri Mar 20 10:45:21 2015 -0400
+++ b/tool_dependencies.xml	Fri Mar 20 11:14:32 2015 -0400
@@ -4,7 +4,7 @@
 		<repository changeset_revision="e6c1f548397a" name="package_pysam_0_8_2" owner="yhoogstrate" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
 	</package>
 	
-	<package name="flaimapper" version="1.1.4">
+	<package name="flaimapper" version="1.1.5">
 		<install version="1.0">
 			<actions>
 				
@@ -17,7 +17,7 @@
 				<action type="make_directory">$INSTALL_DIR</action>
 				<action type="make_directory">$INSTALL_DIR/bin</action>
 				
-				<action type="shell_command">export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR:$INSTALL_DIR"/lib/python":$INSTALL_DIR"/lib64/python":$PYSAM_PATH:$PYSAM_PATH"/lib/python":$PYSAM_PATH"/lib64/python" ; easy_install --prefix=$INSTALL_DIR --install-dir=$INSTALL_DIR --script-dir=$INSTALL_DIR/bin $REPOSITORY_INSTALL_DIR"/egg/flaimapper-1.1.4-py2.7.egg"</action>
+				<action type="shell_command">export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR:$INSTALL_DIR"/lib/python":$INSTALL_DIR"/lib64/python":$PYSAM_PATH:$PYSAM_PATH"/lib/python":$PYSAM_PATH"/lib64/python" ; easy_install --prefix=$INSTALL_DIR --install-dir=$INSTALL_DIR --script-dir=$INSTALL_DIR/bin $REPOSITORY_INSTALL_DIR"/egg/flaimapper-1.1.5-py2.7.egg"</action>
 				
 				<action type="set_environment">
 					<environment_variable action="append_to" name="PYTHONPATH">$INSTALL_DIR:$INSTALL_DIR/lib/python:$INSTALL_DIR/lib64/python</environment_variable>