changeset 14:e555eb82f747 draft

Uploaded
author jeremie
date Thu, 26 Jun 2014 10:16:06 -0400
parents 3a8c0fdd47b4
children a9ba15e27c14
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Jun 26 10:12:44 2014 -0400
+++ b/tool_dependencies.xml	Thu Jun 26 10:16:06 2014 -0400
@@ -3,7 +3,8 @@
 	<package name="breakdancer-max" version="1.2.6">
 		<install version="1.0">
 			<actions>
-				<action type="download_by_url">https://www.dropbox.com/s/6fpm0vqmn0vu5m2/1_2_6.tar.gz</action>
+				<action type="download_by_url">https://www.dropbox.com/s/a2edlzsat5y04lf/1_2_6.zip</action>
+				<action type="shell_command">unzip 1_2_6.zip</action>
 				<action type="shell_command">ls</action>
 				<action type="shell_command">pwd</action>
 				<action type="shell_command">cp breakdancer-max $INSTALL_DIR/bin</action>