changeset 14:50f87b0c55bd draft

Uploaded
author bgruening
date Fri, 24 Jan 2014 11:06:57 -0500
parents b680eea82cf3
children d89001e78ee4
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri Jan 24 11:03:08 2014 -0500
+++ b/tool_dependencies.xml	Fri Jan 24 11:06:57 2014 -0500
@@ -17,7 +17,7 @@
         <install version="1.0">
             <actions>
                 <action type="shell_command">git clone --recursive https://github.com/taoliu/MACS.git</action>
-                <action type="change_directory">MACS</action>
+                <action type="change_directory">../MACS</action>
                 <action type="shell_command">git checkout 7ccb571d2f2dcb5be1d75f323b1d17a59b926deb</action>
                 <action type="shell_command">git submodule update --recursive</action>