Previous changeset 2:838dd557c84c (2012-07-13) Next changeset 4:e54bb199a47b (2012-08-15) |
Commit message:
Change the tool dependecy definition |
modified:
tool_dependencies.xml |
b |
diff -r 838dd557c84c -r 213a3d6b579a tool_dependencies.xml --- a/tool_dependencies.xml Fri Jul 13 12:48:54 2012 -0400 +++ b/tool_dependencies.xml Fri Jul 13 12:52:45 2012 -0400 |
b |
@@ -4,7 +4,7 @@ <install version="1.0"> <actions> <action type="shell_command">git clone --recursive git://github.com/ekg/freebayes.git</action> - <action type="shell_command">git reset --hard 9696d0ce8a962f7bb61c4791be5ce44312b81cf8</action> + <action type="shell_command">git reset --hard a46483351fd0196637614121868fb5c386612b55</action> <action type="shell_command">make</action> <action type="move_directory_files"> <source_directory>bin</source_directory> |