changeset 42:ff10e8784d4e draft default tip

planemo upload commit 9e980862c8b763cf3dd0209be49f0d2d75a90614-dirty
author scottx611x
date Tue, 22 Nov 2016 14:21:59 -0500
parents 7478a750d38c
children
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Nov 22 09:41:15 2016 -0500
+++ b/tool_dependencies.xml	Tue Nov 22 14:21:59 2016 -0500
@@ -48,7 +48,8 @@
                 <action type="set_environment">
                     <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable>
                     <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
-                </action>
+					<environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable>
+				</action>
 		    </actions>
         </install>
 	</package>