diff tool_dependencies.xml @ 2:3d5942608db4 draft

Updated to new version of snippy with static binaries
author simon-gladman
date Wed, 08 Jun 2016 04:50:50 -0400
parents 437b5443da07
children f94a38e62a98
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Jun 08 03:01:51 2016 -0400
+++ b/tool_dependencies.xml	Wed Jun 08 04:50:50 2016 -0400
@@ -5,7 +5,7 @@
             <actions>
                 <action type="download_by_url">https://github.com/tseemann/snippy.git</action>
                 <action type="move_directory_files">
-                    <source_directory>.</source_directory>
+                    <source_directory>snippy/.</source_directory>
                     <destination_directory>$INSTALL_DIR</destination_directory>
                 </action>
                 <action type="shell_command">chmod ugo+x $INSTALL_DIR/bin/snippy</action>