changeset 92:b4d25f2f3ae4 draft

Uploaded
author mzytnicki
date Tue, 23 Apr 2013 09:59:47 -0400
parents 285330080b15
children a7971f0aa031
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Apr 23 09:56:47 2013 -0400
+++ b/tool_dependencies.xml	Tue Apr 23 09:59:47 2013 -0400
@@ -4,7 +4,7 @@
 		<install version="1.0">
 			<actions>
 				<action type="set_environment">
-					<environment_variable name="PYTHONPATH" action="prepend_to">$INSTALL_DIR</environment_variable>
+					<environment_variable name="PYTHONPATH" action="prepend_to">/tmp</environment_variable>
 				</action>
 			</actions>
 		</install>