changeset 17:67fc756dd84d draft

Uploaded
author jbrayet
date Wed, 23 Sep 2015 11:13:34 -0400
parents 1fa5b9315505
children d24e116f79fc
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Sep 23 11:03:29 2015 -0400
+++ b/tool_dependencies.xml	Wed Sep 23 11:13:34 2015 -0400
@@ -15,7 +15,7 @@
 		<action type="make_directory">$INSTALL_DIR/lib/python</action>
 
 		<action type="shell_command">wget https://pypi.python.org/packages/source/s/suds-jurko/suds-jurko-0.6.tar.bz2</action>
-		<action type="shell_command">tar xjf suds-jurko-0.6</action>
+		<action type="shell_command">tar xjf $TMP_WORK_DIR/suds-jurko-0.6 > $INSTALL_DIR/lib/python/</action>
 
 
                 <action type="shell_command">