Mercurial > repos > bgruening > confab
changeset 8:113e876c2ec6
Uploaded
author | bgruening |
---|---|
date | Tue, 14 May 2013 04:31:47 -0400 |
parents | 9e38b8bd4cdb |
children | dd3ee8e742dc |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue May 14 04:17:08 2013 -0400 +++ b/tool_dependencies.xml Tue May 14 04:31:47 2013 -0400 @@ -13,7 +13,7 @@ </action> <action type="download_by_url">http://confab.googlecode.com/files/Confab-1.0.1.tar.gz</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=$EIGEN_SOURCE_PATH/</action> <action type="shell_command">make</action> <action type="shell_command">make install</action> <action type="set_environment">