summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2013-10-10 07:53:35 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-10-10 07:53:35 -0700
commit44e43356e241c102f4edf9e3a42dede8b548177a (patch)
treebeedaa9a83e79ed36f0718d918da81d436a85d96 /INSTALL
parent6d75d82ab9c7785e5c1927a563df59cfb613f721 (diff)
downloadsubsurface-44e43356e241c102f4edf9e3a42dede8b548177a.tar.gz
Fix typo in the Mac build instructions
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 7be96d2ae..4a1344fc8 100644
--- a/INSTALL
+++ b/INSTALL
@@ -52,7 +52,7 @@ $ brew link --force sqlite
$ mkdir -p ~/src/marble/build
$ git clone -b KDE/4.11 git://anongit.kde.org/marble ~/src/marble/sources
$ cd ~/src/marble/build
-$ cmake -DCMAKE_BUILD_TYPE=Debug -DQTONLY=TRUE -DCMAKE_INSTALL_PREFIX=/usr/local ..
+$ cmake -DCMAKE_BUILD_TYPE=Debug -DQTONLY=TRUE -DCMAKE_INSTALL_PREFIX=/usr/local ../sources
$ cd src/lib
$ make -j4
$ cp *dylib /usr/local/lib/