Previous changeset 17:73476fc784cc (2015-11-10) Next changeset 19:2a7cd3429767 (2015-11-17) |
Commit message:
Uploaded |
modified:
tool_dependencies.xml |
b |
diff -r 73476fc784cc -r a10103767f49 tool_dependencies.xml --- a/tool_dependencies.xml Tue Nov 10 12:15:33 2015 -0500 +++ b/tool_dependencies.xml Tue Nov 17 12:31:19 2015 -0500 |
b |
@@ -6,7 +6,7 @@ <package name="saintexpress"> <install> <actions> - <action type="shell_command">git clone http://github.com/bornea/Saint_On_Galaxy</action> + <action type="shell_command">git clone http://github.com/bornea/Saint_On_Galaxy.git sog</action> <action type="shell_command">unzip SAINTexpress_v3.6.1__2015-05-03.zip</action> <action type="shell_command">./make -j</action> <action type="set_environment"> |