changeset 2:c77bf14094fd draft

Uploaded
author jeremie
date Thu, 26 Jun 2014 05:53:05 -0400
parents 209f9e6e9907
children edf957aa29b8
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Jun 26 05:40:59 2014 -0400
+++ b/tool_dependencies.xml	Thu Jun 26 05:53:05 2014 -0400
@@ -14,7 +14,7 @@
 				<action type="shell_command">folder=pwd</action>
 				<action type="shell_command">cmake . -DCMAKE_BUILD_TYPE=release -DCMAKE_INSTALL_PREFIX=/usr/local</action>
 				<action type="shell_command">make</action>
-				<action type="shell_command">make install</action>
+				<action type="shell_command">make install 2>errorFile</action>
 				<!-- <action type="...">move bin/breakdancer-max to installdir</action> -->
             </actions>
         </install>