Mercurial > retraceit
changeset 72:f5bf9b7bc332
Fix typo in build documentation for mac
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Tue, 26 May 2015 12:47:44 +0200 |
parents | 05723d818e76 |
children | d69beefb16d3 |
files | INSTALL |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/INSTALL Tue May 26 12:44:58 2015 +0200 +++ b/INSTALL Tue May 26 12:47:44 2015 +0200 @@ -163,7 +163,7 @@ hg clone https://wald.intevation.org/hg/retraceit/ cd retraceit - mkdir build && cd buld + mkdir build && cd build cmake .. \ -DCMAKE_PREFIX_PATH=$CUSTOM_PREFIX \ -DCMAKE_INSTALL_PREFIX=$CUSTOM_PREFIX \