Repository 'confab'
hg clone https://testtoolshed.g2.bx.psu.edu/repos/bgruening/confab

Changeset 12:f2ad414ef5fb (2013-05-14)
Previous changeset 11:337c3e2273dd (2013-05-14) Next changeset 13:92dd5268e9cd (2013-05-23)
Commit message:
Uploaded
modified:
tool_dependencies.xml
b
diff -r 337c3e2273dd -r f2ad414ef5fb tool_dependencies.xml
--- a/tool_dependencies.xml Tue May 14 17:04:05 2013 -0400
+++ b/tool_dependencies.xml Tue May 14 18:19:08 2013 -0400
b
@@ -14,7 +14,7 @@
                     </repository>
                 </action>
 
-                <action type="shell_command">cmake . -DCMAKE_INSTALL_PREFIX=$INSTALL_DIR -DEIGEN2_INCLUDE_DIR=$EIGEN_SOURCE_PATH</action>
+                <action type="shell_command">cmake . -DCMAKE_INSTALL_PREFIX=$INSTALL_DIR -DEIGEN2_INCLUDE_DIR=$EIGEN2_SOURCE_PATH</action>
                 <action type="shell_command">make</action>
                 <action type="shell_command">make install</action>
                 <action type="set_environment">