changeset 3:950609434f7a draft

Uploaded
author matt-shirley
date Sat, 30 Mar 2013 22:10:32 -0400
parents cfe2e583df82
children 7a90dedf5377
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Sat Mar 30 22:10:22 2013 -0400
+++ b/tool_dependencies.xml	Sat Mar 30 22:10:32 2013 -0400
@@ -3,7 +3,8 @@
   <package name="hamstring" version="1.0">
     <install version="1.0">
       <actions>
-	<action type="shell_command">git clone git://github.com/mdshw5/hamstring.git</action>
+	<action type="download_by_url">https://github.com/mdshw5/hamstring/tarball/master</action>
+	<action type="shell_command">python setup.py install --home $INSTALL_DIR</action>
       </actions>
     </install>
     <readme>Hamstring python module requires Python 2.7